BetterNether Mod for Fabric, MC 1.20.3
Building:
- Clone repo
- Edit gradle.properties if necessary
- Open
build.gradleas new Project in IntelliJ
By default, the mod will try to load other BetterX dependencies from local folder. If you have the sources for BClib installed in a folder called BCLib that is a sibling of this repo's folder, it will be used instead of the binary version from our online repo.
You configure the inclusion of other BetterX dependencies in the
settings.betterx.gradle file.