Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deadlymc/snow-under-trees-fabric
A Minecraft mod that adds snow under trees in snowy biomes. (Fabric port of Snow Under Trees by bl4ckscor3)
https://github.com/deadlymc/snow-under-trees-fabric
fabricmc minecraft
Last synced: 24 days ago
JSON representation
A Minecraft mod that adds snow under trees in snowy biomes. (Fabric port of Snow Under Trees by bl4ckscor3)
- Host: GitHub
- URL: https://github.com/deadlymc/snow-under-trees-fabric
- Owner: DeadlyMC
- License: mit
- Created: 2021-07-01T18:25:16.000Z (over 3 years ago)
- Default Branch: 1.17.x
- Last Pushed: 2022-01-22T18:40:20.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T06:12:52.181Z (2 months ago)
- Topics: fabricmc, minecraft
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/snow-under-trees-fabric
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snow Under Trees
A Minecraft mod that adds snow under trees in snowy biomes.
Port of [Snow Under Trees (Forge)](https://github.com/bl4ckscor3/SnowUnderTrees) by [bl4ckscor3](https://github.com/bl4ckscor3) to fabric.## Setup and build
- Clone this repo.
- Run `gradlew genSources idea` for IntelliJ and `gradlew 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 in `build/libs/`)## Feedback
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