A simple mod template for Better Than Adventure.
It's suggested to use IDEA as the IDE.
-
Grab a full BTA jar from the MultiMC instance (or anywhere else you want) and rename it to "bta.jar".
-
Place the jar in the "libs" folder in your project.
-
Run the following command:
gradlew build
- Start your modding trip!