Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.
This branch is for the 1.20.x version of Minecraft.
- Clone the repository.
- Open a command prompt/terminal to the repository directory.
- Run
gradlew buildon Windows, or./gradlew buildfor MacOS or Linux. - The built jar file will be in
build/libs/.
