MoreFallingLeaves
This mod solves one specific problem: adds more falling leaves to your game. You might have noticed that when walking through a pale garden or cherry grove, leaves are practically invisible until you stop moving. With this modification, this situation changes dramatically!
Parameter Configuration
Using modmenu and cloth config (or by directly editing the morefallingleaves.json file), you can modify the guaranteedLeafDistance parameter. Here's how the leaf falling system works:
Falling leaves randomly appear within a radius around the player, with higher drop probability near the character. When selecting a block, there's a specific chance for leaf appearance, where the guaranteedLeafDistance value serves as the threshold distance guaranteeing foliage appearance.
Key Features:
- The closer the distance to the
guaranteedLeafDistancevalue, the higher the chance of leaf appearance - Setting the parameter to
0completely disables the modification - Default value is
16units - Allowed value range: from
0to32