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
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).