Anti-tree hugging technology.




Click to join my Discord for support & commissions!
Overview
Treecapitator provides an efficient and reliable way for players to break entire trees at once.
Using Minecraft's log and axe item tags, the script automatically detects when a player breaks a tree block and recursively destroys all connected logs.
This creates a smooth and responsive tree felling experience without performance-heavy scans.
The script marks placed logs using custom NBT, preventing player-placed blocks from being treated as natural trees.
Each time a valid log is broken, the system searches nearby blocks and continues until all natural logs are removed.
It integrates seamlessly into survival gameplay and works with all log types by using tag-based detection.
Features
Installation
How it Works