Minecraft TreeFeller mod 2024 download
logo
minecraft mod TreeFeller

TreeFeller

Game Version: 1.17
Total Downloads: 3
Updated: Jul 6, 2021
Created: Jul 6, 2021
Download TreeFellerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
TreeFeller-1.0.0.jar release 24.93 KB Jul 6, 2021 1.17 3 download TreeFeller TreeFeller-1.0.0.jar releaseDownload

Description

Share this:

TreeFeller

 

TreeFeller is a customisable server side mod built on top of BFAPI that allows for trees to be fully felled from the breaking of one block

 

Required Mods

 

> This mod is dependent on BFAPI

 

Suggested Mods (optional)

 

> FastDecay

 

Config

 

The config is found under treefeller.json in the config directory

 

  • maxFellingSize is the maximum size of fellable blocks the mod will break before stopping, defaults to 100
  • registerAllAxesAsFellableItems is if all axes should be automatically added to the fellableItems array
  • fellableItems identifiers of the items that can be used to fell fellableBlocks
  • fellableBlocks identifiers of the blocks that can be felled

 

{
"maxFellingSize": 100,
"fellableBlocks": [
"minecraft:oak_log",
"minecraft:spruce_log",
"minecraft:birch_log",
"minecraft:jungle_log",
"minecraft:acacia_log",
"minecraft:dark_oak_log",
"minecraft:warped_stem",
"minecraft:crimson_stem"
],
"registerAllAxesAsFellableItems": true,
"fellableItems": []
}

 

Links

 

* GitHub
* ModRinth
* MinecraftPatch

Comments

Add a comment