

Leaf Me Alone - Free Movement Through Foliage
This mod solves the common problem of riding through forests and jungles. Now any player-controlled creatures, including horses and other rideable animals, can move freely through tree leaves.
It's important to note that the mod doesn't completely remove collision with leaves - it only works when the player is controlling a vehicle. Also, the player's camera ignores collision with foliage while controlling a rideable entity.
Why is this needed?
Moving on large rideable animals through dense forests and jungles has always been inconvenient and limited their practical use. Now this problem is solved - you can freely explore forest areas on horses and other vehicles.
Installation Requirements
For proper operation, the mod must be installed on both the client and server.
Possible Incompatibilities
The mod may conflict with any modifications that change the collision shape of leaf blocks. In technical terms - if another mod overrides the getCollisionShape()
method (Yarn mappings) in the LeavesBlock.class
class, or adds its own foliage with custom collision settings, Leaf Me Alone functionality may not work.