← Назад к ресурсам

Falling Leaves

Adds a neat little particle effect to leaf blocks

Modrinth decoration

Описание

# Falling Leaves This Fabric mod adds a neat little particle effect to leaf blocks. Users can configure which types of leaf blocks will drop leaves and the frequency that these leaves are dropped at. Requires [Cloth Config](https://www.curseforge.com/minecraft/mc-mods/cloth-config). ![](https://i.imgur.com/Y6zGq33.gif) This mod was brought over from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/falling-leaves-fabric), where all previous versions can be found. ## Troubleshooting aka "Why are no leaves falling?" Some trees do not drop leaves by default, these are: conifer trees (like spruce and pine), large leaved trees (like jungle trees and palms) and shrubs. You can change this as you like by adjusting "Conifer Leaf Spawn Rate" in the Mod Menu settings and adjusting the spawn rates for specific trees under "Leaf Block Settings". A complete list of all conifer trees is found [here](https://github.com/RandomMcSomethin/fallingleaves/blob/1.19/src/main/java/randommcsomethin/fallingleaves/config/ConfigDefaults.java#L9-L27) and a list of all trees with adjusted spawn rates is found [here](https://github.com/RandomMcSomethin/fallingleaves/blob/1.19/src/main/java/randommcsomethin/fallingleaves/config/ConfigDefaults.java#L37-L62). ## FAQ - Is this compatible with trees from other mods? What about Resource Packs? - Falling Leaves _should_ be 100% compatible with any modded trees and any resource pack changing leaves! - Does this need to be installed on the server for multiplayer? - Nope! This mod is 100% client-side. - Lol fabric suxxx gief forge plx. - Cheaterpaul [ported this mod to Forge](https://www.curseforge.com/minecraft/mc-mods/falling-leaves-forge "Forge port"), note that this port is inofficial and might not always be up-to-date, it also does configuration differently. - I enjoy old things. Can you backport this to Minecraft 1.7? - No. We will only focus on supporting the most recently released version of Minecraft. - I found a problem / have an idea! Do I just post a comment on your CurseForge page? - You **could**, but we'd prefer it if you posted an issue on [our GitHub repository's issue tracker](https://github.com/RandomMcSomethin/fallingleaves/issues). It makes it far easier for us to follow up when developing new versions of this mod. - Can I include this mod in my modpack? - Absolutely! Just remember to put a link to our CurseForge page somewhere in your modpack's documentation. - What do you get if you jumble the letters in "Falling Leaves Mod"? - You get "Five Golden Llamas". We're still not sure if this means anything in particular... ## Custom Textures, Leaf Spawners See the [GitHub page](https://github.com/RandomMcSomethin/fallingleaves?tab=readme-ov-file#custom-textures) for how to use resource packs to set block-specific leaf textures and let leaves fall from blocks that normally don't drop them.