Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Server-side
Client and server
Tags
Creators
Details
Licensed MIT
Published last month
TreeFell
Break a single log block and watch the entire tree come down instantly.
No more clicking block by block up a trunk. Hit one log, and every connected log in that tree is felled at once — leaves stay put and decay naturally, just like vanilla.
Features
- ⚡ Instant tree felling — break one log, the whole trunk goes with it
- 🍃 Leaves untouched — no weird floating-leaf cleanup, they decay normally
- 🪓 Drops work as expected — Fortune and Silk Touch apply normally to every block broken
- 🌲 Works with any wood — vanilla and modded logs alike, as long as they use
the standard
minecraft:logstag - 🛡️ Griefing-safe — capped at 512 blocks per tree, so it can't be abused on giant wooden builds
- 🖥️ Server-side only — players don't need the mod installed client-side to play on a server that has it
How it works
TreeFell hooks into a single Fabric API event and performs a breadth-first search across connected log blocks the moment you break one. No Mixins, no client-side rendering tricks — just a clean, lightweight server-side check.
Requirements
- Fabric Loader 0.19.3+
- Fabric API (required dependency)
- Minecraft 26.2
Compatibility
Server-side only — works in singleplayer too, and doesn't need to be installed on the client to function on a server.






