Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/therookiecoder/snowyleavesplus

When it is snowing, leaves will slowly turn white, and when it is not, they will turn back to normal
https://github.com/therookiecoder/snowyleavesplus

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://img.shields.io/modrinth/dt/snowyleavesplus?style=for-the-badge&color=CCFFCC&logo=modrinth)](https://modrinth.com/mod/snowyleavesplus)
[![GitHub Releases](https://img.shields.io/github/downloads/theRookieCoder/SnowyLeavesPlus/total?color=B2BEB5&style=for-the-badge&logo=github)](https://github.com/theRookieCoder/SnowyLeavesPlus/releases)
[![CurseForge](https://cf.way2muchnoise.eu/short_snowyleavesplus_downloads.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/snowyleavesplus)

You will also need (Quilted) Fabric API. Put the mod files in your `mods` folder, and load Minecraft using [Fabric](https://fabricmc.net/use/installer) or [Quilt](https://quiltmc.org/en/install).

You can also use a mod manager like [GDLauncher](https://gdlauncher.com), [Prism Launcher](https://prismlauncher.org), or my own [ferium](https://github.com/gorilla-devs/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/`