新建2021-06-25
  • Split max size configuration into maxSearchSize and maxTreeSize(#133)

  • Define what action to perform when maxTreeSize is reached (#133)

  • Define the break order of logs in INSTANTANEOUS mode (#133)

  • Polish translations (#134 thanks to @goodideagiver)

  • Allow nether warts to be broken instantly in SHIFT DOWN mode (#126)

2021-06-13
  • Fix wrong tooltip (max tree size applies to every breaking mode) (#129)

2021-06-09

FABRIC ONLY RELEASE

  • Port to 1.17

你已经到达了世界的尽头..
新建2021-06-13
  • Fix wrong tooltip (max tree size applies to every breaking mode) (#129)

2021-05-18
  • Forge - Fire events when blocks are broken by the mod. This should improve compatibility with other mods (Project MMO) (#107)

2021-04-24
  • 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)

2021-04-14
  • Jar is now the same for fabric and forge

2021-04-09
  • 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

2021-03-24

Forge独有内容:

  • Fixed leaves whitelist/blacklist not being saved (#76)

Forge和Fabric共有内容:

  • Add configuration whitelistedNonDecayLeaves to add leaves that doesn't decay and need to be broken by the tool (uses durability) (#77)

2021-02-18
  • Cut trees from the branches towards the cut point (#71)

2021-02-12
  • Abort search as soon as max log count is reaches (#70)

你已经到达了世界的尽头..