generated from CleanroomMC/TemplateDevEnv
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Basic tinkers support * Move SmelteryFuelRecipe * Add entity melting * Add casting * Add materials * Fix ore dict * Improve melting recipes * Tinkers Complement support * Bracket handlers * Disable tinkers debug * Use EntityEntry for entity melting * Add validation to ToolMaterialBuilder * General cleanup * Replace loader with events * Remove trait builder * Update Melter.java * Update GroovyScriptSandbox.java * Allow custom material class * Manually call reload on nested registries * Update GroovyScriptSandbox.java * Remove null check for bracket handlers * Fix repair amounts * Run materials on item register * Fix traits * Allow materials to be uncraftable * Allow no cast for casting recipes
- Loading branch information
Showing
36 changed files
with
2,492 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.