Creators
Details
Licensed MIT
Published 3 months ago
Updated 2 months ago
All versions
1.7
Release
Timber & VeinMiner 1.72 months ago 932
Compatibility
Minecraft: Java Edition
26.3-snapshot-1–26.3-snapshot-7
Platform
Data Pack
Changes
v1.7 — Raycast Seeding + Debug Mode
Bug fixes
- Fixed "every other chop fails" bug: when BFS hit the 512-block limit, orphaned markers would block all future triggers until the world reloaded. Markers are now cleaned up at the start of each timber/veinminer call.
- Fixed timber seeding not finding the broken log when the player was more than ~2 blocks away in X/Z. The old grid scan around the player's feet was too narrow.
- Fixed veinminer seeding neighbors around the player position instead of the broken ore position, causing "ores broken: 0" whenever the player wasn't standing directly on the ore.
New: Raycast seeding Both timber and veinminer now raycast from the player's eyes along their looking direction (0.5–4.5 block steps) to locate the broken block. Since you must be looking at a block to break it, this finds the correct position reliably regardless of reach distance or player stance.
New: Debug mode
/trigger tv.debug_tog — toggles detailed chat output showing detection events, seed results, and per-block processing. Off by default. /trigger tv.settings now shows debug status.
Other
- Pack now declares compatibility with all MC 26.3 snapshots 1–7 (
pack_format108–115) - Added
#tv:logscustom block tag covering all vanilla logs + poplar logs


