mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-27 15:43:11 +00:00

- Actually set colour when constructing the brain. - Sync it back after crafting, much like we do for upgrades (see dcc74e15c7ab88e5ec7bb4c83ca00d49c074b615) 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