mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-24 22:42:06 +00:00
0e1e8a72d3
- Actually set colour when constructing the brain.
- Sync it back after crafting, much like we do for upgrades (see
dcc74e15c7) for more details.
We should take a proper look at this on 1.21.4 and make these methods
main-thread only, so we can sync immediately.
Fixes #2157