SquidDev-CC / CCTweaks

Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
MIT License
12 stars 2 forks source link

Tool Host #47

Closed SquidDev closed 9 years ago

ElvishJerricco commented 9 years ago

How did you get this to compile? This line (and a few others), access a private variable durabilityRemainingOnBlock. Doesn't compile on my system.

SquidDev commented 9 years ago

If you rerun setupDevWorkspace (and setupDecompWorkspace) it should find the transformer and modify the classes. It is a bit of a pain, but once setup works fine.