fallen's fabric mod template
If you find it helpful, a credit to this template in your project will be greatly appreciated
- Clone / Use this template to get a new project
- Search
[FEATURE]
in the project, delete or uncomment those addons - Setup the mod
- Edit java package name
- Edit gradle.properties for mod id / name etc.
- Edit mod name in bug_report.yml
- Edit common.gradle for mod file location constants
- Change the Minecraft versions in settings.json, build.gradle, and files in the versions folder
- Search
template
in the project to see if there are any missing unedited stuffs
- Edit README for the new mod