Making my own mod for minecraft to do things
Go to file
2023-03-20 18:20:43 -05:00
.github/workflows Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradle/wrapper Fabric Mod Example History 2023-03-20 18:15:04 -05:00
src/main First step to my own mod 2023-03-20 18:20:43 -05:00
.gitignore Fabric Mod Example History 2023-03-20 18:15:04 -05:00
build.gradle Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradle.properties Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradlew Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradlew.bat Fabric Mod Example History 2023-03-20 18:15:04 -05:00
LICENSE Fabric Mod Example History 2023-03-20 18:15:04 -05:00
README.md Fabric Mod Example History 2023-03-20 18:15:04 -05:00
settings.gradle Fabric Mod Example History 2023-03-20 18:15:04 -05:00

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki 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.