Skip to content
Jenkins
log in
sign up
Dashboard
jprladyd1520
My Views
All
TConstruct_1.8.9
#666
Changes
Status
Changes
Console Output
View Build Information
Polling Log
Git Build Data
See Fingerprints
Open Blue Ocean
Embeddable Build Status
Previous Build
Next Build
Success
Changes
Summary
Moved NEI handlers to plugins package, added drying rack handler (
details
)
Commit
66a45e01453efca913d371cfc38c6a97a4d143ea
by
Tonius
Moved NEI handlers to plugins package, added drying rack handler
The file was modified
resources/assets/tinker/textures/gui/nei/smeltery.png
(diff)
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingTable.java
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingBasin.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerAlloying.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerMelting.java
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerMelting.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerBase.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerCastingBase.java
The file was added
resources/assets/tinker/textures/gui/nei/dryingrack.png
The file was removed
src/main/java/tconstruct/plugins/nei/NEICompat.java
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerAlloying.java
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerBase.java
The file was modified
src/main/java/tconstruct/TConstruct.java
(diff)
The file was removed
src/main/java/tconstruct/smeltery/nei/RecipeHandlerCastingBase.java
The file was modified
resources/assets/tinker/textures/gui/nei/casting.png
(diff)
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerCastingBasin.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerCastingTable.java
The file was added
src/main/java/tconstruct/plugins/nei/RecipeHandlerDryingRack.java
The file was removed
src/main/java/tconstruct/smeltery/nei/NEITinkerSmelteryConfig.java
The file was added
src/main/java/tconstruct/plugins/nei/NEITConstructConfig.java
The file was removed
src/main/java/tconstruct/plugins/nei/TinkerNEI.java