- Fixed conflicts with MultiMine
- Fixed shroomlights etc. being mistaken for leaves
- Added configurable detection of modded trees, fixing many cases of floating leaves
- Added API support for different tree shapes
- In configs, allow blocks and items to be specified using regular expressions
- Allow leaves to be detected more than 7 blocks away
- Various optimizations and fixes
- Fix mixin errors
forge-config-api
- Fix mixin errors
- Fix crash for some users
- Fix some chopped block desyncs
- Fix & limit block break effects
- Optimized tree detection, especially on server side
- Fix error messages in Jade popups
- Various small fixes and tweaks
- (Forge) Fix "missing chop settings" errors on respawn
- Fix crashes with updated Fabric API + Sodium
- Disabled bark removal visual when using Sodium without Indium
- Fix lighting when smooth shading is disabled
- Decay leaves instead of breaking them (to play nicer with mods like Immersive Weathering)
- Various minor fixes and optimizations