fix(felling): support copper axes
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## 2026-08-11
|
||||
|
||||
### US-003 copper axe support corrected
|
||||
|
||||
- Reproduced copper axes failing automatic-felling eligibility because the explicit Spigot 26.2 axe-material set omitted `COPPER_AXE`.
|
||||
- Added copper axes alongside wooden, stone, iron, golden, diamond, and netherite axes without broadening eligibility to pickaxes or other tools.
|
||||
- Verified copper-axe classification, end-to-end felling activation, non-axe rejection, and the complete build with `./gradlew clean check jar`.
|
||||
|
||||
### US-001 disrupted-tree progress corrected
|
||||
|
||||
- Reproduced remaining lower logs failing to count after an upper trunk block was removed because progression unnecessarily re-ran full intact-tree validation.
|
||||
|
||||
Reference in New Issue
Block a user