Tree Felling [Forge]

Trees will now FALL like sand if you break them while crouching with an axe! Also works on modded trees!

File Details

Tree Felling 2.2.1

  • R
  • Jul 5, 2021
  • 6.35 KB
  • 3.5K
  • 1.16.5
  • Forge

File Name

tree_felling-2.2.1.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tree-felling-made-lightweight-and-with-mod-442043:3377195")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

I realized that previous version (2.2) only broke normal torches, and not redstone torches or soul torches. Fixed now. It will break ALL torches below the log all the way down to bedrock (if any). I may change that in the future to only destroy torches above a solid block.

 

For Modders:

It should also include all modded torch-like blocks too as long as the modded item extends the WallTorchBlock and/or TorchBlock class (that is what all vanilla torch-like blocks do).