Releases: mcbe-mods/Cut-tree-one-click
Releases Β· mcbe-mods/Cut-tree-one-click
v1.0.8
π 1.0.7
- feat: support 1.20.6x
- feat: support 1.20.5x
- feat: more accurate access to mainhand item
Full Changelog: v1.0.6...v1.0.7
π 1.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
Full Changelog: v1.0.5...v1.0.6
π 1.0.5
- feat: remove subdir
- 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.
Full Changelog: v1.0.4...v1.0.5
π 1.0.4
- feat: support 1.20.3x version
Full Changelog: v1.0.3...v1.0.4
π 1.0.3
- fix: cut acacia log
Full Changelog: v1.0.2...v1.0.3
π 1.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)
Full Changelog: v1.0.1...v1.0.2
π 1.0.1
- perf: performance optimization that causes game lag when clearing leaves
Full Changelog: v1.0.0...v1.0.1
π 1.0.0
- refactor: reconstruct 9a54da
Full Changelog: v0.0.3...v1.0.0
π 1.20.1x_0.0.4
Support 1.20.1x
feat
- add fast leaf drop for all trees