BloodMagic/src/main/java/wayoftime/bloodmagic/tile
Arcaratus 574d6a8e74
Creating a usable API (#1713)
* Initial stab at API structuring

* Throwing all the things into the API*
Eliminated all internal imports
Also added some helpful comments
*except for the ritual stuff

* Reducing the API
Threw back the altar/incense/unnecessary items to main
Added in a functional API instance

* API cleanup
Removing all the unnecessities
Smushed and vaporized some redundant recipe stuffs

* Made API dummy instances
Refactor packaging
2020-11-23 21:03:19 -05:00
..
base Work on mimics as well as some structure tinkering. 2020-11-18 13:51:58 -05:00
container Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileAlchemicalReactionChamber.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileAlchemyArray.java Attempt to fix 1.16.3 branch's issues on the repository 2020-10-29 15:50:03 -04:00
TileAlchemyTable.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileAltar.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileDemonCrucible.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileDemonCrystal.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileDemonCrystallizer.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileIncenseAltar.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileInventory.java Attempt to fix 1.16.3 branch's issues on the repository 2020-10-29 15:50:03 -04:00
TileMasterRitualStone.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00
TileMimic.java Work on mimics as well as some structure tinkering. 2020-11-18 13:51:58 -05:00
TileSoulForge.java Creating a usable API (#1713) 2020-11-23 21:03:19 -05:00