Skip to content

Releases: RakambdaOrg/FallingTree

1.14.4-2.0.3

16 Feb 10:12
41893b0
Compare
Choose a tag to compare
  • 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

28 Jan 10:38
9d4f627
Compare
Choose a tag to compare
  • 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

23 Jan 14:47
c324d3a
Compare
Choose a tag to compare
  • Port to 1.15.2

1.15.1-2.0.2

11 Jan 23:19
e6b5b2e
Compare
Choose a tag to compare
  • Fix #3: Leaves won't break when break_leaves = true and a tree grows naturally

1.15.1-2.0.1

20 Dec 16:30
66797de
Compare
Choose a tag to compare
  • Add an option in the config to instantly break leaves (defaults to false).

1.15.1-2.0.0

17 Dec 21:40
51d30a4
Compare
Choose a tag to compare
  • Port to 1.15.1

1.15-2.0.0

17 Dec 19:36
a98d403
Compare
Choose a tag to compare
  • Port to 1.15

1.14.4-1.1.0

16 Dec 16:42
26aa710
Compare
Choose a tag to compare
  • 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

28 Oct 11:10
26aa710
Compare
Choose a tag to compare
  • Added the option to require sneaking to break a whole tree.

1.14.4-1.0.3

27 Oct 21:52
07c464e
Compare
Choose a tag to compare
  • Modified field in the config to use underscores.