Changes

Summary

  1. Fix readme title (details)
  2. Upgrade some versions (details)
  3. Empty casting table/basin before notifying neighbours that casting was completed #3137 (details)
  4. Add parts to ToolCraftingEvent #3105 (details)
  5. Disallow extraction of items from the tool tables with GUI #3104 (details)
  6. Clarify durability used for emerald modifier #3070 (details)
  7. Make parts accessible in ToolCraftingEvent #3105 (details)
  8. Update build.properties (details)
  9. Update CONTRIBUTING.md (#3166) (details)
The file was modifiedREADME.md (diff)
The file was modifiedbuild.properties (diff)
Commit 06a3e2d3c956bb63b441aa31a2d3b808f9ccac6d by bernhard.bonigl
Empty casting table/basin before notifying neighbours that casting was completed #3137
The file was modifiedsrc/main/java/slimeknights/tconstruct/smeltery/tileentity/TileCasting.java (diff)
Commit b6f938c63983ad85960038387df512172c9ca0ce by bernhard.bonigl
Add parts to ToolCraftingEvent #3105
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/events/TinkerCraftingEvent.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/common/inventory/ContainerToolStation.java (diff)
Commit 3e1d0384edf502f842bec86e9b297531e1fe46c9 by bernhard.bonigl
Disallow extraction of items from the tool tables with GUI #3104
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/common/tileentity/TilePartBuilder.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/common/tileentity/TileCraftingStation.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/common/tileentity/TileToolStation.java (diff)
The file was modifiedsrc/main/java/slimeknights/tconstruct/tools/common/tileentity/TileStencilTable.java (diff)
The file was addedsrc/main/java/slimeknights/tconstruct/shared/inventory/ConfigurableInvWrapperCapability.java
Commit b3106d683df51c819c5cfa91d60356a560eca06e by bernhard.bonigl
 Clarify durability used for emerald modifier #3070
The file was modifiedresources/assets/tconstruct/book/en_us/modifiers/emerald.json (diff)
Commit 7ba68ebe34a925f9ab0dd9a241b03df96b2c255c by bernhard.bonigl
Make parts accessible in ToolCraftingEvent #3105
The file was modifiedsrc/main/java/slimeknights/tconstruct/library/events/TinkerCraftingEvent.java (diff)
Commit 88c5cb04f8be6cfc878c4e5d14ea6f8f7a4fdf2f by github
Update build.properties
The file was modifiedbuild.properties (diff)
Commit 7e3630e443aed150f95c662ba6ca78976cb31bed by boni
Update CONTRIBUTING.md (#3166)

#3151
The file was modifiedCONTRIBUTING.md (diff)