Changed
- Forge - Fire events when blocks are broken by the mod. This should improve compatibility with other mods (Project MMO) (#107)
Changed
Changed
- Fabric - Move cloth GUI logic into a separate class so it isn't loaded on the server when config file is read (#94)
- Forge - Fix mod not loading when cloth-config is present with Forge 36.1.10+ (#98)
- Jar is now the same for fabric and forge
- Take into account break speed modifications from other mods that may have handled the event before (#80)
- Use official minecraft mappings
- Jar should now be signed
- Add configuration whitelistedNonDecayLeaves to add leaves that doesn't decay and need to be broken by the tool (uses durability) (#77)
- Fixed leaves whitelist/blacklist not being saved (#76)
- Add configuration whitelistedNonDecayLeaves to add leaves that doesn't decay and need to be broken by the tool (uses durability) (#77)
- Cut trees from the branches towards the cut point (#71)
- Abort search as soon as max log count is reached (#70)
- Abort search as soon as max log count is reaches (#70)