TreeChopper Fabric port
Minecraft: 26.1.x
Loader: Fabric
Mod version: 1.0.1
Java: 25
Fabric API: required
Mod Menu: required

Ported from the working Fabric 1.21.1 behavior.

26.1 changes:
- Migrated runtime Minecraft references from Fabric intermediary
  class_XXXX names to Minecraft's unobfuscated Mojang names.
- Retained the public Fabric Event registration fix.
- Retained Mod Menu in-game configuration.
- Kept natural-tree, player-placed-log, leaf, sapling, axe,
  durability and debug behavior.


1.0.1:
- Fixed Mod Menu config screen loading on Minecraft 26.1.x.
- Corrected Component.literal JVM descriptor to return MutableComponent.
