TREE VEIN MINER - 26.1
======================

ENCHANTMENTS
Silk Touch and Fortune use Minecraft's real block loot tables and the actual
axe in the player's main hand. This applies to both logs and leaves. No special
setup is required.

PER-BLOCK DURABILITY (OFF BY DEFAULT, PER PLAYER)
Enable:  /trigger stm.durability set 1
Disable: /trigger stm.durability set 0

Server operators and command scripts can also use:
/function stm:durability/on
/function stm:durability/off

The block broken by the player already consumes durability normally. When this
option is enabled, every additional log or wood block mined by the pack consumes
one more durability point. Leaves never consume durability. Mining stops
immediately if the axe breaks.

SERVER SAFETY
A single activation mines at most 1,024 additional blocks to prevent accidental
server stalls when multiple tree canopies touch. Operators can change it with:
/scoreboard players set max_blocks stm.config <amount>
