A Minecraft mod that adds snow under trees in snowy biomes. Port of Snow Under Trees (Forge) by bl4ckscor3 to fabric.
- Clone this repo.
- Run
gradlew genSources idea
for IntelliJ andgradlew genSources eclipse
for Eclipse and import the Gradle project. (This is optional if you don't want to change the source code) - Run
gradlew build
for creating a build (result inbuild/libs/
)
Please report fabric related issues only on this repo! Do not report fabric issues on the forge repo! For forge issues checkout : https://github.com/bl4ckscor3/SnowUnderTrees/issues