▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/TreeFeller
TreeFeller

TreeFeller

A semi-customisable tree felling mod

609
4

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

FieldTypeDescriptionDefault
maxFellingSizeIntegerThe maximum size of fellable blocks the mod will break before stopping100
registerAllAxesAsFellableItemsBooleanIf all axes should be automatically added to the fellableItems arraytrue
fellableItemsArrayIdentifiers of the items that can be used to fell fellableBlocksN/A
fellableBlocksArrayIdentifiers of the blocks that can be felledN/A
{
  "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

Совместимость

Minecraft: Java Edition

1.17.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:4 года назад
Обновлён:4 года назад
Главная