Changes

Summary

  1. Ignore the entire eclipse folder if present (details)
  2. Update it_IT.lang (details)
  3. Added NEI handlers for the smeltery and liquid casting (details)
  4. Added Pulse check (details)
Commit 2e77e12630f6103eaf56804a4c90a3117a6cfb1b by Tonius
Ignore the entire eclipse folder if present
The file was modified.gitignore (diff)
Commit ba8bc323af92ad206a9855def62b27494be7d377 by thevikingwarrior98
Update it_IT.lang

Updated https://github.com/SlimeKnights/TinkersConstruct/issues/439.
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
Commit 4f95e9395e44fcb3ce5967dbfdf7f28f77b62292 by Tonius
Added NEI handlers for the smeltery and liquid casting
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingBase.java
The file was addedresources/assets/tinker/textures/gui/nei/casting.png
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingTable.java
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingBasin.java
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerBase.java
The file was addedresources/assets/tinker/textures/gui/nei/smeltery.png
The file was addedsrc/main/java/tconstruct/smeltery/nei/NEITinkerSmelteryConfig.java
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerAlloying.java
The file was addedsrc/main/java/tconstruct/smeltery/nei/RecipeHandlerMelting.java
The file was modifiedsrc/main/java/tconstruct/smeltery/nei/NEITinkerSmelteryConfig.java (diff)