1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/turtle
SquidDev ecff23d027 Add turtle events
The main aim of this is to allow for greater extensibility for other
mods. For instance, you can now prevent turtles placing dirt blocks, or
turning when on gravel.
2018-02-16 10:33:32 +00:00
..
apis Add turtle events 2018-02-16 10:33:32 +00:00
blocks Fix BlockFaceShape not being overridden for turtles and peripherals 2017-09-18 08:33:40 +01:00
core Add turtle events 2018-02-16 10:33:32 +00: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 Add turtle events 2018-02-16 10:33:32 +00:00