1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-07 04:14:26 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/turtle
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
..
apis Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
blocks Fix BlockFaceShape not being overridden for turtles and peripherals 2017-09-18 08:33:40 +01:00
core Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
entity Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
inventory Initial update to 1.12 2017-07-25 21:10:47 +01:00
items Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00
recipes Initial update to 1.12 2017-07-25 21:10:47 +01:00
upgrades Java 8. Java 8. Does whatever Java 8 can. 2017-07-25 21:10:48 +01:00