Tree Feller 1.16

Details

  • Filename
    TreeFeller-1.16.jar
  • Uploaded by
  • Uploaded
    Jun 12, 2021
  • Size
    1.09 MB
  • Downloads
    156
  • MD5
    c388575ceb9edb37bc0e8e1ce965bf3c

Supported Bukkit Versions

  • 1.17

Changelog

+ Updated to java 16
+ Added 1.17 support (anvilgui/vanillify)
+ Added FALL_NATURAL fell behaviors
+ Added explosive fall velocity
+ Added azalea trees to default config
+ Added rooted dirt to the default `grass` list
+ Split leaf-range into individual detect and break ranges
+ Sapling replant timeout is now configurable (was 2.5sec)
+ replant-saplings now supports multiple sapling types
+ Added tooltips to fell behavior configuration screen
+ Added tooltips to directional fall behavior configuration screen
+ External compatibilities that override internal compatibilities should now still be toggleable via config
+ Added fellTree method to PluginCompatibility
+ Added dropped item handling to PluginCompatibility
+ Added Drop2Inventory compatibility
* Fixed sapling replant working incorrectly
* Replant-saplings will now only use saplings dropped by the tree being felled
* Blocks from falling trees will no longer destroy dropped items
* Fixed directional fall velocity being calculated individually for each block, causing trees to shatter
* Spruce trees now have max-saplings set to 4 in the default config
* Adjusted some tooltips in the ingame configuration
* Adjusted config indentation
- Removed the crazy dropped item handling for FALL behaviors
- Removed YAML config examples from ingame tooltips