Summary
- Fix harvest-type being ignored in digspeed-calculation. This meant that (details)
- Move Creative Tab class to library since it's only used there for the (details)
- Fix some armor modifiers being applicable to everything, crashing the (details)
- Fix tanks not emitting light when they have a glowing liquid. (details)
- Make the light emitted by tanks proportional to how full they are (details)
The file was modified | src/main/java/tconstruct/library/tools/HarvestTool.java (diff) |
The file was modified | src/main/java/tconstruct/TConstruct.java (diff) |
The file was removed | src/main/java/tconstruct/common/TConstructCreativeTab.java |
The file was added | src/main/java/tconstruct/library/TConstructCreativeTab.java |
The file was modified | src/main/java/tconstruct/library/TConstructRegistry.java (diff) |
The file was modified | src/main/java/tconstruct/modifiers/armor/AModBoolean.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java (diff) |
The file was modified | src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java (diff) |