mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-08 04:52:52 +00:00

- Move updateTick onto BlockGeneric/TileGeneric instead of the full wired modem, as it is used by several tiles now. - Make *Cable extend from *Generic, and schedule ticks instead of running every tick.