
Saro's Sticky Leaves makes all leaf blocks behave like cobwebs. Walk into a tree canopy and slowly sink through the leaves — no fall damage, slowed movement, just like getting stuck in a giant web of foliage!

No collision, soft landing, sticky slow — vanilla leaves transformed into a natural trap.
Fall Through Leaves 🍃
- Leaves no longer have solid collision — players and mobs sink right through tree canopies.
Cobweb-Style Slowdown 🕸️
- Movement is slowed dramatically while inside leaf blocks, just like cobwebs.
No Fall Damage 🛡️
- Fall distance resets while inside leaves — land safely after falling through trees.
Configurable Slowdown ⚙️
- All slowdown values are adjustable in a config file:
horizontal_factor— how much horizontal movement is slowed (default:0.75, range:0.0–1.0)vertical_factor— how much falling speed is slowed (default:0.5, range:0.0–1.0)
0.0= completely stuck (instant stop),1.0= pass through freely (no slow at all)- Forge/NeoForge:
config/sarosstickyleaves-common.toml - Fabric:
config/sarosstickyleaves.json
- All slowdown values are adjustable in a config file:
Works on All Leaf Types 🌳
- Applies to every vanilla leaf block: oak, birch, spruce, jungle, acacia, dark oak, azalea, mangrove, and more.
No Dependencies 📦
- Pure mixin-based implementation. No Fabric API required on Forge/NeoForge versions.
Server & Client 🖥️
- Must be installed on both server and client.
Join our community on Discord to give feedback and suggestions or report any bugs you find!

