Commit graph

5 commits

Author SHA1 Message Date
0e0d70a2e6 Add compatibility for Additional Additions and Create Deep Dark
- Introduced tool material enums for Additional Additions and Create Deep Dark mods.
- Updated `CompatRegistry` to register new compatibility records.
- Adjusted dependencies and configuration to load mods of the new integrations.
2025-02-25 02:19:07 -05:00
3978aa15a3 Refactor tool materials to use ResourceLocation for ingredients, fixed null items
- Replaced LazyLoadedValue and Supplier with ResourceLocation for repair ingredients across tool materials.
- Simplified the `getIdentifier` by directly utilizing ResourceLocation
- Updated dependencies in `mods.toml`, fixing load order
2025-02-24 03:05:41 -05:00
7a45a6f5bf Disabled creative tab 2025-02-20 15:38:41 -05:00
d9993e541e LIFE IS BEAUTIFUL
Items are created and working-ish in fabric
forge is throwing a fit tho
2025-02-20 03:34:53 -05:00
481294e858 Initial Commit
Initial Skeleton in running/working state
2025-02-19 01:37:09 -05:00