This repository has been archived on 2024-07-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Thresholds/src/main/java/dev/zontreck/otemod/data
2024-03-03 23:18:28 -07:00
..
loot Move engineersdecor out of ariasessentials 2024-03-01 03:54:17 -07:00
ModBlockModelsProvider.java Migrate some things to DataGen 2024-02-20 02:38:02 -07:00
ModBlockStatesProvider.java Update uncrafter menu texture 2024-03-03 21:54:02 -07:00
ModDatagen.java Migrate more stuff over to datagen 2024-02-20 04:09:26 -07:00
ModItemModelsProvider.java Cleanup, update datagen, attempt to implement uncrafter screen/menu 2024-03-03 23:18:28 -07:00
ModLootTablesProvider.java Migrate more stuff over to datagen 2024-02-20 04:09:26 -07:00
README.md Add a dedicated builder dimension 2024-02-18 07:15:50 -07:00

Datagen


This is the datagen system for Thresholds.

Please exercise caution when updating this, and test everything.