TreeFeller
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 v1.0.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/treefeller
资源信息
Minecraft 版本: 1.17
平台: fabric
标签: utility
资源介绍
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)
Config
The config is found under treefeller.json in the config directory
| Field | Type | Description | Default |
|---|---|---|---|
| maxFellingSize | Integer | The maximum size of fellable blocks the mod will break before stopping | 100 |
| registerAllAxesAsFellableItems | Boolean | If all axes should be automatically added to the fellableItems array | true |
| fellableItems | Array | Identifiers of the items that can be used to fell fellableBlocks | N/A |
| fellableBlocks | Array | Identifiers of the blocks that can be felled | N/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
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~