BloodMagic/src/main/java/wayoftime/bloodmagic/common/recipe
Jared 1fa7f88a77
Add CraftTweaker Support (#1751)
* Register the recipe types with the correct name

* Add CraftTweaker to the build.gradle

Going to change this to compile only when I'm done

* Add ARC support

* Add BloodAltar support

* Add Alchemy Array support

* Add TartaricForge Support

* Add AlchemyTable support

* Update CraftTweaker
2021-01-17 12:22:37 -05:00
..
serializer Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
AlchemyArrayRecipeProvider.java Added the Bounce Array and the temp recipe for the "Grove Array" (name pending, and NYI) 2020-12-31 15:50:14 -05:00
AlchemyTableRecipeProvider.java Reimplemented the Well of Suffering 2021-01-15 11:06:59 -05:00
ARCRecipeProvider.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
BloodAltarRecipeProvider.java Finished implementation of Incense Altar and associated blocks. 2020-11-13 19:44:57 -05:00
BloodMagicRecipeType.java Add CraftTweaker Support (#1751) 2021-01-17 12:22:37 -05:00
ISubRecipeProvider.java Attempt to fix 1.16.3 branch's issues on the repository 2020-10-29 15:50:03 -04:00
TartaricForgeRecipeProvider.java Added recipes to Shaped and Deforester charges. 2021-01-10 09:00:06 -05:00