Releases: RakambdaOrg/FallingTree
Releases · RakambdaOrg/FallingTree
1.14.4-2.0.3
- Backport 1.15 features
- Add an option in the config to instantly break leaves (defaults to false).
- Added an option to force destroy leaves withing a certain radius. This will be applied from one of the top most log blocks and will destroy all leaves within it (including leaves that shouldn't despawn because another tree is too close, or because they've been placed by a player).
1.15.2-2.0.3
- Added an option to force destroy leaves withing a certain radius. This will be applied from one of the top most log blocks and will destroy all leaves within it (including leaves that shouldn't despawn because another tree is too close, or because they've been placed by a player). (#5)
1.15.2-2.0.2
- Port to 1.15.2
1.15.1-2.0.2
- Fix #3: Leaves won't break when
break_leaves = true
and a tree grows naturally
1.15.1-2.0.1
- Add an option in the config to instantly break leaves (defaults to false).
1.15.1-2.0.0
- Port to 1.15.1
1.15-2.0.0
- Port to 1.15
1.14.4-1.1.0
- Automatically support all logs by default (now use the blacklist if you want to exclude some logs)
- Automatically support all axes by default (now use the blacklist if you want to exclude some tools)
1.14.4-1.0.4
- Added the option to require sneaking to break a whole tree.
1.14.4-1.0.3
- Modified field in the config to use underscores.