you time when you come across a huge oak tree, which can be very hard to deal with, and it's a waste of time when you have to cut down huge jungle trees and dark oaks!
Select version for changelog:
Changelog
v1.0.8
- feat: support 1.21.x [stable]
v1.0.7
- feat: support 1.20.5x
- feat: support 1.20.6x
- feat: support 1.20.7x (this is updata content)
- feat: more accurate access to mainhand item
v1.0.6
- feat: support 1.20.4x version
- fix: isTree function, It no longer detects whether the log is topped with leaves or not, because acacia and cherry trees cannot be determined, so it now detects whether the log contains leaves next to it to determine whether it is a tree or not
v1.0.5
- fix: judgment for Nether Wart Block and Warped Wart Block (Due to v1.0.2 update, it detects if there are leaves on top of the tree trunk to determine if the player is currently chopping down the tree, but it neglected the "Huge Fungus" which makes it impossible to chop down the tree with one click.)
v1.0.4
- feat: support 1.20.3x version
v1.0.3
- fix: cut acacia log
v1.0.2
- feat: add isTree function. determine if the top of the log contains foliage, if it does it cuts the tree with one click, otherwise it doesn't (to avoid the tragedy of cutting the house down)
v1.0.1
- perf: performance optimization that causes game lag when clearing leaves
v1.0.0
- refactor: code refactoring, performance optimization
- feat: fast leaf drop, no more using /give to get saplings
v0.0.3
- feat: performance optimization, drops will gather
- feat: add drop sapling, stick, apple(only oak_log)
Because the sapling id of the bedrock version is only oak wood and cherry wood
The other trees can't drop the corresponding saplings correctly after felling
Therefore, at present, only the leaves of oak and cherry trees can be dropped quickly.
v1.20.1x_0.0.4
- add fast leaf drop for all trees
- support 1.20.1x