Skip to content

All the leaves will slowly be covered with snow when the snowstorm comes

License

Notifications You must be signed in to change notification settings

ishikyoo/leavesly

Repository files navigation

Leavesly

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.

Codebase: Seabreak

This branch support Minecraft versions from 1.21.2 to 1.21.3.

Installation

You can install Leavesly by downloading it from the following:

GitHub Downloads Modrinth Downloads CurseForge Downloads

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.

Compiling from Source

Prerequisites: JDK 21

  1. Clone this repository by running git clone https://github.com/ishikyoo/leavesly.git or gh repo clone ishikyoo/leavesly
  2. Build the project by running ./gradlew build
  3. The mod jar file can be found at build/libs/