Перейти к содержимому
Mineforgian

SnowyLeavesPlus

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

663K загрузок317 подписчиковMPL-2.0fabricquilt

Обновлён 7 октября 2025 г. · опубликован 15 апреля 2022 г.

  • Snowy Leaves!

NOTICE

I have decided to abandon this mod as the method it uses to implement the mechanic is fundamentally broken and causes issues when mod is present on the client but not on the server. I tried working around it but I'm not proficient enough in Minecraft modding to make it work. The project has an open-source license so anyone who is willing is free to fork this project and update it.
As of May 2026 there is a mod for 1.21.11 called Visual Snowy Leaves that address some of the issues of this mod by implementing the feature client-side using shaders, however it has some of its own issues due to using that method.

Old 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 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/

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.1.15-mc1.21.9Бета1.21.6, 1.21.7, 1.21.8, 1.21.9fabric, quilt7 октября 2025 г..jar (168 КБ)
0.1.14-mc1.21.6Бета1.21.5, 1.21.6fabric, quilt29 июня 2025 г..jar (168 КБ)
0.1.13-mc1.21.4Бета1.21.4fabric, quilt18 декабря 2024 г..jar (168 КБ)
mc1.21.1-0.1.12Бета1.20.5, 1.20.6, 1.21, 1.21.1fabric, quilt13 сентября 2024 г..jar (168 КБ)
mc1.21-0.1.12Бета1.20.4, 1.20.5, 1.20.6, 1.21fabric, quilt15 июня 2024 г..jar (168 КБ)
mc1.21-0.1.11Бета1.20.4, 1.20.5, 1.20.6, 1.21fabric, quilt10 июня 2024 г..jar (167 КБ)
mc1.21-pre4-0.1.10Бета1.20.4, 1.20.5, 1.20.6, 1.21-pre4fabric, quilt9 июня 2024 г..jar (167 КБ)
mc1.20.4-0.1.9Бета1.20.1, 1.20.2, 1.20.3, 1.20.4fabric, quilt13 декабря 2023 г..jar (167 КБ)
mc1.20.2-0.1.8Бета1.19.4, 1.20, 1.20.1, 1.20.2fabric, quilt22 сентября 2023 г..jar (168 КБ)
mc1.20.1-0.1.7Бета1.19.4, 1.20, 1.20.1fabric, quilt30 августа 2023 г..jar (168 КБ)
mc1.20-0.1.6Бета1.19.4, 1.20fabric, quilt7 июня 2023 г..jar (168 КБ)
mc1.19.3-0.1.5Бета1.19, 1.19.1, 1.19.2, 1.19.3fabric, quilt15 марта 2023 г..jar (168 КБ)
mc1.19.4-0.1.5Бета1.19.4fabric, quilt15 марта 2023 г..jar (168 КБ)
0.1.4Бета1.19, 1.19.1, 1.19.2, 1.19.3fabric, quilt9 декабря 2022 г..jar (168 КБ)
0.1.3Бета1.19.2fabric, quilt26 ноября 2022 г..jar (168 КБ)

Показаны последние 15 из 18 версий. Все версии — на Modrinth.

Ченджлог

0.1.15-mc1.21.9Бета1.21.7, 1.21.8, 1.21.9 · 7 октября 2025 г.

Update to 1.21.9

0.1.14-mc1.21.6Бета1.21.5, 1.21.6 · 29 июня 2025 г.

Update to 1.21.6

0.1.13-mc1.21.4Бета1.21.4 · 18 декабря 2024 г.

Update to 1.21.4

mc1.21.1-0.1.12Бета1.20.6, 1.21, 1.21.1 · 13 сентября 2024 г.

Update to 1.21.1

mc1.21-0.1.12Бета1.20.5, 1.20.6, 1.21 · 15 июня 2024 г.

Fully update to 1.21

mc1.21-0.1.11Бета1.20.5, 1.20.6, 1.21 · 10 июня 2024 г.

Fixed a bug where cherry leaves and non-modded leaves would never decay.

Thank you to @Fourmisain for pointing this out!

mc1.21-pre4-0.1.10Бета1.20.5, 1.20.6, 1.21-pre4 · 9 июня 2024 г.
  • Code improvements
  • Updated to 1.21 prerelease 4
  • Made cherry leaves look normal again
mc1.20.4-0.1.9Бета1.20.2, 1.20.3, 1.20.4 · 13 декабря 2023 г.

Update to 1.20.4

Полная история изменений — на Modrinth.

Комментарии

Загружаем…