1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-15 00:04:26 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/turtle/blocks
SquidDev 01f5d006fc Fix BlockFaceShape not being overridden for turtles and peripherals
This meant one could perform various illogical actions to
non-full-blocks, such as connecting fences and placing paitings.

We also modify the behaviour of isOpaqueCube and isFullCube for
peripherals, only returning false for the case of modems and cables.
2017-09-18 08:33:40 +01:00
..
BlockTurtle.java Fix BlockFaceShape not being overridden for turtles and peripherals 2017-09-18 08:33:40 +01:00
ITurtleTile.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
TileTurtle.java Merge pull request #316 from SquidDev-CC/feature/minecraft-1.12.2 2017-09-10 20:52:26 +01:00
TileTurtleAdvanced.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
TileTurtleExpanded.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00