In Bedrock Edition, there is an exclusive feature that turns some of the leaves white when it is snowing. Leavesly brings this feature to Java Edition with some enhancements, such as:
- Snow will affect all leaves, vines and some specific plants, such as short grass, fern, tall grass and large fern.
- There are different levels of coverage depending on the exposure of the leaves to the snow.
- Addon (flowers and fruits) from the leaves are not affected by the snow.
- Jungle leaves now have cocoa pods (Podded Jungle Leaves).
- Fully customisable, snow coverage, leaves colors and more can be tweaked.
This branch support Minecraft
versions from 1.21.2
to 1.21.3
.
You can install Leavesly
by downloading it from the following:
Simply place the mod file leavesly-1.2.2+seabreak.jar
in your .minecraft\mods
folder, and load Minecraft using Fabric or Quilt.
You will need Fabric API or Quilted Fabric API.
You can also install it using Prism Launcher, or any other mod manager you like.
Prerequisites: JDK 21
- Clone this repository by running
git clone https://github.com/ishikyoo/leavesly.git
orgh repo clone ishikyoo/leavesly
- Build the project by running
./gradlew build
- The mod jar file can be found at
build/libs/