Changes

Summary

  1. Fix Tanks doing their stuff clientside #1535 (details)
  2. Bump required version to Forge 1355 because of the fluid stuff (details)
Commit d37db87c2dcb8b60913d4468bca3cfa28b486099 by bernhard.bonigl
Fix Tanks doing their stuff clientside #1535
As a side effect this change also fixes the tank-filling-animation and synchronizes it
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java (diff)
Commit 19bb390938d422fda2ad2b7d13281c11238aa304 by bernhard.bonigl
Bump required version to Forge 1355 because of the fluid stuff
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedbuild.properties (diff)