Changes

Summary

  1. Remove all references to the adaptive smeltery so people don't get (details)
  2. Add a tooltip containing 'Smeltery' to the casting table/basin/faucet. (details)
Commit 168126b900e11c0ce065c6b4cec006701ff1aa60 by bernhard.bonigl
Remove all references to the adaptive smeltery so people don't get confused
RIP Adaptive smeltery
The file was removedsrc/main/java/tconstruct/smeltery/component/TankAirComponent.java
The file was removedsrc/main/java/tconstruct/smeltery/logic/AqueductLogic.java
The file was removedsrc/main/java/tconstruct/smeltery/logic/AdaptiveSmelteryLogic.java
The file was removedsrc/main/java/tconstruct/smeltery/component/SmelteryComponent.java
The file was removedsrc/main/java/tconstruct/smeltery/blocks/TankAirBlock.java
The file was removedsrc/main/java/tconstruct/smeltery/model/TankAirRender.java
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was removedsrc/main/java/tconstruct/smeltery/logic/AdaptiveDrainLogic.java
The file was modifiedsrc/main/java/tconstruct/smeltery/TinkerSmelteryEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java (diff)
The file was removedsrc/main/java/tconstruct/smeltery/logic/TankAirLogic.java
The file was removedsrc/main/java/tconstruct/smeltery/logic/TowerFurnaceLogic.java
The file was modifiedsrc/main/java/tconstruct/smeltery/SmelteryProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/TinkerSmeltery.java (diff)
The file was removedsrc/main/java/tconstruct/smeltery/component/SmelteryScan.java
The file was removedsrc/main/java/tconstruct/smeltery/inventory/AdaptiveSmelteryContainer.java
The file was removedsrc/main/java/tconstruct/smeltery/gui/AdaptiveSmelteryGui.java
Commit 72b0c85c851a292c659c1a6fbe5ee0a6990f4562 by bernhard.bonigl
Add a tooltip containing 'Smeltery' to the casting table/basin/faucet.
Now EVERY smeltery block is found when searching for "smeltery"
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/itemblocks/SearedTableItemBlock.java (diff)