promotional bannermobile promotional banner

Enhanced Falling Trees

Ensure that trees topple in a lifelike manner when they are felled.

File Details

efallingtrees-0.6.0-1.20+forge.jar

  • B
  • Nov 13, 2024
  • 1.33 MB
  • 184.8K
  • 1.20.4+4
  • Forge

File Name

efallingtrees-0.6.0-1.20+forge.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:enhanced-falling-trees-1078653:5899084")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Added custom cutting/mining speed setting to fine-tune tree falling mechanics.
  • Restructured block and general rendering system for better performance and visual quality.

Improvements

  • Improved tree entity handling and client-side particle system for better visualization.
  • Enhanced leaves gathering algorithm for more accurate tree detection.

    This should make tree detection more reliable and prevent unwanted blocks from being included.

  • Restructured rendering components for smoother animations and better performance.

Bug Fixes

  • Fixed "maxTreeDistance" setting not working properly

    Now the setting correctly limits the distance for tree block detection.

  • Fixed "Required tool" setting functionality

    Previously trees wouldn't fall at all. Now they correctly fall only when cut with appropriate tools.

  • Fixed wrong/inverted leaf color displaying in certain scenarios.
  • Fixed satiety consumption calculation based on tree height instead of total block count.

    Now hunger cost is calculated based on the total number of tree blocks, making manual tree cutting more resource-efficient compared to using tools (trades durability cost for hunger points).

  • Fixed late loading of particles causing errors on Forge.
  • Fixed Fabric server crash on startup related to particle systems.