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

Overview

SnowyLeavesPlus

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

Installation

You can install SnowyLeavesPlus by downloading it and Fabric API. Then put the mod jars in your mods folder and load Minecraft using Fabric. You can also use a mod manager like PolyMC or my own Ferium.

Compiling from Source

Prerequisites: Java, JDK 17

  1. Clone this repository by running git clone https://github.com/theRookieCoder/SnowyLeavesPlus 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/
You might also like...

An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or to turn an existing project into a devops project using open source software (Git, Docker, Jenkins..)

An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or to turn an existing project into a devops project using open source software (Git, Docker, Jenkins..)

DevOpsify Description An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or t

Nov 8, 2022

🖥 CRUD Angular + Spring demonstrating Has-Many relationship, including tests for the back-end and front-end

REST API with Spring Boot and Angular CRUD Angular + Spring demonstrating Has-Many relationship, with tests. 💻 Tecnologies Java 17 Spring Boot 3 JPA

Dec 28, 2022

Back end da plataforma KdMeuBichinho que surgiu com a missão de ajudar as pessoas que querem encontrar seu melhor amigo 🐶 🐱 🐰 que foi perdido ou encontrar alguém que está doando.

Back end da plataforma KdMeuBichinho que surgiu com a missão de ajudar as pessoas que querem encontrar seu melhor amigo 🐶 🐱 🐰 que foi perdido ou encontrar alguém que está doando.

🚧 Kd meu bichinho? A plataforna ainda se encontra em fase de construção ✔️ 🚧 💻 Sobre o projeto KdMeuBichinho? - O projeto surgiu com a missão de aj

Dec 2, 2022

a simple program to turn stockX images into gifs!

a simple program to turn stockX images into gifs!

StockX Gif Converter make stockx images look cool Idea I got this idea from Fyko/stockx-gif-next Usage import me.brennan.stockxgiffer.StockXGiffer; p

Jul 19, 2022

Back-End/API de uma aplicação web de agendamento desenvolvida durante o Hackaton do Programa de Formação do Grupo Fcamara

🖥️ Sobre o projeto 📅 Agenda Laranja - é um meio prático e eficiente para programar o dia do trabalho presencial, respeitando as normas de segurança.

Sep 17, 2021

Bring back Youtube Dislike for Android (View Only)

Show Youtube Dislikes Bring back Youtube Dislikes for Android This is a simple application, that parses the data from the "returnyoutubedislike.com" A

Nov 17, 2022

Repositório para desenvolvimento da camada de back-end da aplicação

Projeto Integrador - Back-end 🚀 Começando Essas instruções permitirão que você obtenha uma cópia do projeto em operação na sua máquina local para fin

Jun 2, 2022

This app/widget is based on the work of Anthony (tonesto7), which is in turn based on the earlier work of David Schablowsky

This app/widget is based on the work of Anthony (tonesto7), which is in turn based on the earlier work of David Schablowsky

Mustang Mach-E Widget for Android Intro This app/widget is based on the work of Anthony (tonesto7), which is in turn based on the earlier work of Davi

Nov 15, 2022

E-Commerce Spring Boot Back-end

E-Commerce Technologies used in the construction of the project Spring Boot H2 Databse Hibernate Spring Data Lombok JUnit Some available services On t

Dec 24, 2022
Comments
  • Crash when rendering

    Crash when rendering "leaf blocks" from Blockus

    MC 1.18.2 Fabric API 0.50.0 SnowyLeavesPlus 0.1.0 Blockus 2.4.4

    When SnowyLeavesPlus and Blockus are installed together, the game will crash on attempting to render certain "leaf blocks" from Blockus.

    To reproduce:

    1. Join a world or create a new one
    2. Open creative inventory or REI (if installed)
    3. In creative inventory simply scroll down or type "hedge" into the search field; same with REI
    4. The game will crash as you are about to render a certain item from Blockus, in my case it's "blockus:oak_small_hedge"

    Logs: https://gist.github.com/Footage2-Amply-Pounce/d2807b6f223f5de74cb069b564076ccd

    good first issue 
    opened by SplendidAlakey 2
  • v0.1.3 is broken due to falsely inverted if-condition

    v0.1.3 is broken due to falsely inverted if-condition

    Hi, due to this if being inverted the mod is currently broken on the latest version: https://github.com/theRookieCoder/SnowyLeavesPlus/blob/9b18107e37643cb93a4f0a1128950125bb652c03/src/main/java/io/github/therookiecoder/snowyleavesplus/mixin/LeavesBlockMixin.java#L49

    I was also wondering if you are aware that the Snow Day mod copies your whole mod? The classes are all the same, just a little rearranged and some stuff renamed. Technically also breaks your license as there is no license notice on the classes or anything like it. And no credit given.

    bug 
    opened by Fuzss 1
  • Add class check to LeavesBlockMixin

    Add class check to LeavesBlockMixin

    I added a class check to your mixin to prevent crashes when other mods add their own leaves that extend LeavesBlock. Fixes this issue: https://github.com/samedifferent/Ecologics/issues/64

    opened by samedifferent 1
  • Incompatibility with Ecologics

    Incompatibility with Ecologics

    When using the two mods together, the game can't launch. Not sure which mod to report the crash to, so I'll start here lol. They both work independently. Here's the log.

    crash-2022-06-19_15.05.19-client.txt

    opened by Flypaste 1
Releases(0.1.4)
Owner
Ilesh Thiada
Hobby student developer, currently using Rust and Java. Has experience with Flutter/Dart and Python
Ilesh Thiada
Presti 5 Nov 19, 2022
Discourse-java is a platform where users can freely discuss on topics they want to, and like-minded people can join in and contribute

Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a: mailing list discussion forum long-form

Infosys Ltd 16 Oct 19, 2022
An Auction website. Users can Put up items for sale, bid on currently active auctions and write reviews for items that they have won in the auctions.

Auction-Project An Auction website. Users can Put up items for sale, bid on currently active auctions and write reviews for items that they have won i

Nika Salia 3 Sep 7, 2021
An Android library for managing images and the memory they use.

Fresco Fresco is a powerful system for displaying images in Android applications. Fresco takes care of image loading and display, so you don't have to

Meta 16.9k Jan 3, 2023
Cosmic Ink is a transcript application which was built with the help of Symbl AI and At Sign platform for back-end to store our data and authenticate

Cosmic-Ink Cosmic Ink is a transcript application which was built with the help of Symbl AI and At Sign platform for back-end to store our data and au

Venu Sai Madisetti 4 Dec 1, 2022
Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in.

JoinMessages Minecraft configurable plugin , which sends messages the first time a player logs into the server or the next time they log in or leave.

ᴠᴀʟᴇɴᴛɪɴ ᴢʜᴇʟᴇᴠ 6 Aug 30, 2022
This app based on Java to make the life of firefighters easier by implementing features which they need in their day-to-day life

Fire Rescue App This app based on Java to make the life of firefighters easier by implementing features which they need in their day-to-day life. Scre

Senith Umesha 2 Jul 24, 2022
Titanium is a plugin meant to block harmful packets before they're received by the Minecraft packet handler.

Titanium Titanium is a plugin meant to block harmful packets before they're received by the Minecraft packet handler. Report Bug · Request Feature Tab

Jaden 35 Dec 7, 2022
A mod that delays your chat messages so that they are delayed in reports

A mod that delays your chat messages so that they are delayed in reports. Making it harder for Mojang to validate, and hopefully a temporary solution to Fabricated chat reports

Fx Morin 11 Aug 16, 2022
Portal system based on front and back end separation built by ruoyi separation version

Keington-Portal-Separate English 中文 Introduction Keington Portal Separate is an official website portal system built by Keington Information Technolog

许怀安 1 Jan 30, 2022