Bonemeal Tweaker 图标

Bonemeal Tweaker

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.3.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/bonemealtweaker
资源信息

Minecraft 版本: 1.12.2

平台: forge

标签: game-mechanics utility

资源介绍

Bonemeal Tweaker

Not bad to the bone!

A highly-configurable modpack utility that modifies the way plants are spawned when bonemeal is applied on blocks, also an efficient surface foliage generator.

Configuration is handled by JSON-based config files per blocks in the config/bonemealtweaker directory. Example for the vanilla grass block (vanilla_grass.json):

{
    "blocks": [
        "minecraft:grass"
    ],
    "replaceBlock": "minecraft:air",
    "adjacentBlock": "minecraft:grass",
    "iterations": 128,
    "applyMode": "BONEMEAL",
    "genDensity": 0,
    "biomes": [
        "minecraft:plains",
        "minecraft:forest"
    ],
    "dimensions": [
        0
    ],
    "spawnBlocks": [
        {
            "block": "minecraft:tallgrass[type=tall_grass]",
            "weight": 60
        },
        {
            "block": "flowerEntry",
            "weight": 20
        }
    ]
}
  • blocks: An array of blocks (preferably IGrowable for full support) to apply custom bonemeal logic on
  • replaceBlock: An optional block to be replaced with foliage above block, can be omitted to replace air
  • adjacentBlock: An optional block required horizontally adjacent to block, can be omitted to allow any
  • iterations: The density of blocks/plants to spawn
  • applyMode: The logic to apply, can be BONEMEAL (on bonemealing, default), SURFACE (natural surface world generation) or BOTH (bonemealing + world generation)
  • genDensity: The amount of generation cycles for surface world generation, required when applyMode is SURFACE or BOTH
  • biomes: An optional list of whitelisted biomes, can be left empty to allow any
  • dimensions: An optional list of whitelisted dimensions, can be left empty to allow any
  • spawnBlocks: An array of blocks/plants by resource location to spawn on the specified block, flowerEntry picks a random flower
  • weight: The relative chance to spawn across all spawnBlocks entries

This mod was commissioned for Minecraft 1.12.2.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Glassify

价格:0 墨喵币
下载量:0

查看详情
No Player Shutdown

价格:0 墨喵币
下载量:0

查看详情
Alternate Current

价格:0 墨喵币
下载量:0

查看详情
Real Hardcore Hearts

价格:0 墨喵币
下载量:0

查看详情