WenXin20 / DynamicTrees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Trees

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.

Logo

This branch is for the 1.12.2 version of Minecraft.

Links

Compiling

  • Clone the repository.
  • Open a command prompt/terminal to the repository directory.
  • Run gradlew build on Windows, or ./gradlew build for MacOS or Linux.
  • The built jar file will be in build/libs/.

About

Minecraft Forge mod providing dynamic trees that progressively grow from seed to maturity.

License:MIT License


Languages

Language:Java 99.2%Language:Kotlin 0.8%