Описание
# 🪓 TreeChopMod
[](https://minecraft.net)
[](https://fabricmc.net)
Chop entire trees by breaking one log.


## Features
- **One-Click Tree Chopping** - Break one log, watch the whole tree fall.
- **Tool Friendly** - Supports durability, axe requirements, and tool protection.
- **Auto Replant** - Automatically replants a sapling after a tree is chopped.
- **Leaf Decay Integration** - Chopped trees decay naturally, no leaf cleanup needed.
- **Chunked Breaking** - Breaks a few blocks per tick so large trees don't freeze the game.
## Controls
- `K` - Open settings menu (rebindable in Options -> Controls -> Keybinds -> Miscellaneous)
## Settings
| Setting | Default | Description |
|---------|---------|-------------|
| **Mod Enabled** | ON | Enable/disable the mod |
| **Require Axe** | ON | Must be holding an axe |
| **Tool Safety** | ON | Stop before tool breaks |
| **Require Sneak** | OFF | Only chop when sneaking |
| **Base Break Only** | ON | Must break the bottom log |
| **Max Radius** | 48 | Max search distance (1-128 blocks) |
| **Max Logs** | 256 | Max logs to chop (1-512) |
| **Speed** | 15 | Blocks broken per tick (1-20) |
| **Auto Replant** | ON | Auto-plant a sapling after chopping |
## Requirements
- **Minecraft:** 26.3.x
- **Java:** 25+
- **Fabric Loader:** 0.19.5+
- **Fabric API:** Any 26.3.x (tested 0.160.7+26.3)
## Support
- Favorite on [Modrinth](https://modrinth.com/mod/treechopmod)
- Star on [Gitea](https://gitea.com/lavenderhaze/TreeChopMod)
## License
[MIT](https://gitea.com/lavenderhaze/TreeChopMod/src/branch/main/LICENSE)