A crockpot of minor tweaks to Minecraft.
  • Java 98.1%
  • Kotlin 1.9%
Find a file
Anastasia Chrysanthemum 08333b9ca0
All checks were successful
Build / build (push) Successful in 51s
chore: Bump version.
2026-03-07 17:25:03 +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-03-07 17:25:03 +11:00
gradle fix: Player may no longer gain experience when using grown tomatoes when right clicking with a held item and sneaking. 2026-03-07 17:13:42 +11:00
src fix: Add missing Farmer's Delight contents to first craft advancements. 2026-03-07 17:13:42 +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.