Fixed crash when a dynamic circuit has too many blocks inside to render. This is done by introducing inner block update chunking.
Note: Even though this fixes a crash, it can still get very laggy if the circuit has a lot of blocks. Hide it by crouch right-clicking it with the Poking Stick.
Backport to 1.20 and 1.20.1
Backport for 1.21 and 1.21.1
Added limits to same tick circuit updates.
This limit can be set in the config file (config/short_circuit.json
). Setting it to 0 disables the limit. The default is 5.
- Extra renders for Integrated Circuits for easier identification
- Circuit items can now store color information