mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-07 20:42:53 +00:00

- getPickBlock is now implemented directly on computers and turtles, rather than on the tile. - Bounding boxes are handled on the block rather than tile. This ends up being a little ugly in the case of BlockPeripheral, but it's not the end of the world. - Explosion resistance is only implemented for turtles now.