TreeChopper Fabric port
Minecraft: 26.2
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.2.
- Corrected Component.literal JVM descriptor to return MutableComponent.


26.2 / 1.0.0:
- New Minecraft-version port; version reset to 1.0.0.
- Retargeted to Minecraft 26.2 / Java 25.
- Retained Mod Menu configuration support.
- Retained Fabric block-break, placement tracking, and server-tick hooks.


26.2 / 1.0.1:
- Fixed all Mod Menu config buttons on Minecraft 26.2.
- Screen refresh/close now uses Minecraft.gui screen ownership.
- Button toggles continue saving immediately before refreshing.
