1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-09-29 23:40:46 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev a021a072b5 Allow turtle upgrades to act as tools and peripherals
This may be useful when you want your tool to also provide additional
methods. For instance, a pickaxe could provide methods to check whether
it can break the block in front.
2017-05-03 17:28:54 +01:00
..
api Allow turtle upgrades to act as tools and peripherals 2017-05-03 17:28:54 +01:00
client Preserve default values in configuration 2017-05-01 23:14:06 +01:00
core Merge pull request #167 from SquidDev-CC/hotfix/limit-label 2017-05-02 13:54:43 +01:00
server/proxy Fire all entity interaction events in TurtlePlaceCommand 2017-05-01 16:14:05 +01:00
shared Allow turtle upgrades to act as tools and peripherals 2017-05-03 17:28:54 +01:00
ComputerCraft.java Preserve default values in configuration 2017-05-01 23:14:06 +01:00