Changes

Summary

  1. Fix empty smeltery trying to drain (details)
  2. Update Sounds for 1.6.4 (details)
  3. Slight changes to glass pane top/bottom textures (details)
  4. Fix Smeltery eating invalid items, only attack mobs if fluid is inside (details)
  5. Really make smeltery only attack entities if it contains fluid (details)
  6. Comments! (details)
  7. Items always omnomnom (details)
  8. Update Smeltery Blood to new fluid system (details)
Commit e57da5ad4e8f48ff3ea349ca7d25cc2ea88277e9 by mDiyo
Fix empty smeltery trying to drain
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
Commit 2c946308ca6587dd41a6dc20b77a873f7d855c36 by Arthur Uzulin
Update Sounds for 1.6.4

The old method would still have worked
The file was modifiedsrc/tconstruct/client/TClientEvents.java (diff)
Commit 86c19cf596e48d5748f29d63aa3be2410543ee7f by Arthur Uzulin
Slight changes to glass pane top/bottom textures
The file was modifiedsrc/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/tconstruct/client/block/PaneConnectedRender.java (diff)
Commit e07bd5312f0349ba807762d967f658babf2c2efd by mDiyo
Fix Smeltery eating invalid items, only attack mobs if fluid is inside Smeltery
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
Commit d6162a14a5cf4fd3b145e14626e93cc95adce756 by mDiyo
Really make smeltery only attack entities if it contains fluid
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
Commit 7595cbfc0e3a5b4bf1e303c845d01328238c6fdd by mDiyo
Items always omnomnom
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
Commit 10f04a6534cde5808a6683276809f7dc34965c8d by mDiyo
Update Smeltery Blood to new fluid system
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)