Changes

Summary

  1. fixes #1468 (details)
  2. Use the Item provided to addSmelteryMelting (details)
The file was modifiedsrc/main/java/tconstruct/smeltery/gui/SmelteryGui.java (diff)
Commit a90bbfe592999d512cc7515186c72c2ddb43b41b by mraoflink
Use the Item provided to addSmelteryMelting

addSmelteryMelting didn't actually use the item, now it does
The file was modifiedsrc/main/java/tconstruct/util/IMCHandler.java (diff)