Changes

Summary

  1. Fix clicking fluids in the smeltery (details)
  2. Change smeltery-capacity to 10 ingots per block, because 18 really is (details)
  3. Fix molten cobalt localization (I thought I already fixed that before?) (details)
  4. Fix Smelteries not updating their current capacity sometimes. Should fix (details)
Commit 9fabcc0a20070c92b0b923cfabb4784f89b3ca43 by bernhard.bonigl
Fix clicking fluids in the smeltery
The file was modifiedsrc/main/java/tconstruct/smeltery/gui/SmelteryGui.java (diff)
Commit fc5e0096fea88383fb15563f85b11f69fb817a66 by bernhard.bonigl
Change smeltery-capacity to 10 ingots per block, because 18 really is way too much diyo :P
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff)
Commit eff9bbe32580c09bca1c718d7e6f42f558cfe5c0 by bernhard.bonigl
Fix molten cobalt localization (I thought I already fixed that before?)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit fc0d73dbf6f394c2b225434c3e1798c48d48f458 by bernhard.bonigl
Fix Smelteries not updating their current capacity sometimes. Should fix capacity problems.
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff)