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-02-21 05:32:53 -07:00
..
loot Start altering recipes, and adding a new dye 2024-02-21 05:32:53 -07:00
ModBlockModelsProvider.java Migrate some things to DataGen 2024-02-20 02:38:02 -07:00
ModBlockStatesProvider.java Start altering recipes, and adding a new dye 2024-02-21 05:32:53 -07:00
ModDatagen.java Migrate more stuff over to datagen 2024-02-20 04:09:26 -07:00
ModItemModelsProvider.java Start altering recipes, and adding a new dye 2024-02-21 05:32:53 -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.