Simple VeinCapitator by LumenX2009 adds vein mining and tree chopping mechanics to Minecraft Bedrock through a clean, script-based system. Players can select from 5 different subpack modes on install.
VeinCapitator — Mine entire ore veins AND chop entire trees at once. The all-in-one mode.
Vein Miner — Only ore vein mining; no tree chopping.
Tree Capitator (No Leaves) — Chop full trees; leaves are NOT included.
Tree Capitator — Chop full trees including all connected leaves.
VeinCapitator (No Leaves) — Full vein + tree mining, but trees drop no leaves.
Tool Compatibility — Pickaxe: ores, stone variants, deepslate, cobblestone. Axe: all log types, wood, stripped logs, bamboo blocks. Shovel: dirt, gravel, sand, clay, soul sand. Hoe: farmland, grass, leaf variants. Shears: leaves, wool, cobwebs (with Silk Touch). Sword: configurable block types.
Technical Design — Built with a modular class system (Veinminer class + block data modules per tool). Uses global interval management for performance-safe block breaking. Each subpack has its own main.js entry to load only the needed modules.

