fix(felling): support copper axes
Release / release (push) Successful in 2m17s
CI / build (push) Successful in 1m1s

This commit is contained in:
dmg
2026-08-11 19:54:07 -04:00
parent f26b7d0f0d
commit 3dfc1b71af
6 changed files with 11 additions and 3 deletions
@@ -11,7 +11,7 @@ As a **player with an unlocked species**, I want its trees to break progressivel
## Acceptance criteria
- [x] Automatic felling is considered only for a non-cancelled Survival-mode block break made with an axe against a species the player has unlocked.
- [x] Automatic felling is considered only for a non-cancelled Survival-mode block break made with a supported wooden, stone, copper, iron, golden, diamond, or netherite axe against a species the player has unlocked.
- [x] Sneaking when the initiating block is broken always bypasses automatic felling and leaves the ordinary single-block break intact.
- [x] A disabled or administratively locked player receives the ordinary single-block break without automatic felling.
- [x] Tree detection follows connected blocks of the initiating trunk family laterally and upward, including diagonal branches, but never follows trunk blocks below the initiating block.