theRookieCoder / SnowyLeavesPlus

When it is snowing, leaves will slowly turn white, and when it is not, they will turn back to normal

Home Page:https://modrinth.com/mod/snowyleavesplus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SnowyLeavesPlus

In Bedrock Edition, leaves slowly turn white when it is snowing. SnowyLeavesPlus brings this feature to Java Edition! When it is snowing, leaves will slowly turn white, and when it is not, they will turn back to normal.

Installation

You can install SnowyLeavesPlus by downloading it from any of the following:

Modrinth GitHub Releases CurseForge

You will also need (Quilted) Fabric API. Put the mod files in your mods folder, and load Minecraft using Fabric or Quilt.

You can also use a mod manager like GDLauncher, Prism Launcher, or my own ferium.

Compiling from Source

Prerequisites: JDK 17

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

About

When it is snowing, leaves will slowly turn white, and when it is not, they will turn back to normal

https://modrinth.com/mod/snowyleavesplus

License:Mozilla Public License 2.0


Languages

Language:Java 100.0%