A crockpot of minor tweaks to Minecraft.
  • Java 98%
  • Kotlin 2%
Find a file
Anastasia Chrysanthemum 0b3e809d58
All checks were successful
Build / build (push) Successful in 58s
chore: Bump version.
2026-02-16 00:56:29 +11:00
.forgejo/workflows refactor: Modernize mod setup and update to 1.21.11. 2026-02-13 12:17:34 +11:00
build_logic chore: Bump version. 2026-02-16 00:56:29 +11:00
gradle feat: Disable Horseman Copper Goat Horn and .editorconfig. 2026-02-13 20:02:12 +11:00
src fix: Actually correctly randomize durability of Drowned Trident/Fishing Rod drops. 2026-02-16 00:12:46 +11:00
.editorconfig feat: Disable Horseman Copper Goat Horn and .editorconfig. 2026-02-13 20:02:12 +11:00
.gitattributes Initial commit 2025-06-06 18:41:51 +10:00
.gitignore feat: Keep some inventory. 2026-02-13 12:56:21 +11:00
build.gradle.kts feat: Add experience reward for first craft of specific items. 2026-02-13 23:49:39 +11:00
gradle.properties build: Update to 1.21.6 full release. 2025-06-18 10:09:11 +10:00
gradlew Initial commit 2025-06-06 18:41:51 +10:00
gradlew.bat Initial commit 2025-06-06 18:41:51 +10:00
LICENSE Initial commit 2025-06-06 18:41:51 +10:00
README.md Initial commit 2025-06-06 18:41:51 +10:00
settings.gradle.kts refactor: Modernize mod setup and update to 1.21.11. 2026-02-13 12:17:34 +11:00

Fabric Example Mod

Setup

For setup instructions please see the fabric documentation page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.