No description
Find a file
Chris Toph 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
.vscode LIFE IS BEAUTIFUL 2025-02-20 03:34:53 -05:00
common Refactor tool materials to use ResourceLocation for ingredients, fixed null items 2025-02-24 03:05:41 -05:00
fabric Stupid amount of changes to commit at once 2025-02-22 22:19:48 -05:00
forge Refactor tool materials to use ResourceLocation for ingredients, fixed null items 2025-02-24 03:05:41 -05:00
gradle/wrapper Readded gradlew executables 2025-02-21 00:48:26 -05:00
.gitignore LIFE IS BEAUTIFUL 2025-02-20 03:34:53 -05:00
.prettierrc.yaml vscode configs 2025-02-19 02:35:01 -05:00
.tool-versions Initial Commit 2025-02-19 01:37:09 -05:00
build.gradle Readded gradlew executables 2025-02-21 00:48:26 -05:00
gradle.properties Gradle dependencies for TFMG 2025-02-23 03:56:54 -05:00
gradlew Readded gradlew executables 2025-02-21 00:48:26 -05:00
settings.gradle LIFE IS BEAUTIFUL 2025-02-20 03:34:53 -05:00