Changes

Summary

  1. Enqueue cauldron interactions to prevent conflict with other mods (details)
  2. Fix some modifier icons being too large (18x18) (details)
  3. Make all geodes have calcite on the inner layer, just varying the outer layer (details)
Commit 8c9e5c54714e06700e13e64ce751fab6af241775 by KnightMiner
Enqueue cauldron interactions to prevent conflict with other mods
The file was modifiedsrc/main/java/slimeknights/tconstruct/fluids/TinkerFluids.java (diff)
Commit db3cdb96542c31abba837fb4d4c94a92e5b42028 by KnightMiner
Fix some modifier icons being too large (18x18)
The file was modifiedsrc/main/resources/assets/tconstruct/textures/gui/modifiers/nearsighted.png (diff)
The file was modifiedsrc/main/resources/assets/tconstruct/textures/gui/modifiers/farsighted.png (diff)
Commit 7c9e6518261cc2159a4374d0967cbc7412a659db by KnightMiner
Make all geodes have calcite on the inner layer, just varying the outer layer
The file was modifiedsrc/main/java/slimeknights/tconstruct/world/TinkerWorld.java (diff)