
地物mushroon_delight_nullgr
橙色荧光菇生成
mushroon_delight_nullgr:glowshroomsredone_orange
surface_pass,群系 flower_forest、savanna、roofed
地物生成
- 放置阶段
- 地表阶段
- Feature
- mushroon_delight_nullgr:glowshroomsredone_orange
- 放置方块
- mushroon_delight_nullgr:glowshroomsredone_orange
- 群系标签
- flower_forest、热带草原、roofed
组件摘要
{
"worldgen": {
"id": "mushroon_delight_nullgr:glowshroomsredone_orange",
"placesFeature": "mushroon_delight_nullgr:glowshroomsredone_orange",
"placedBlocks": [
"mushroon_delight_nullgr:glowshroomsredone_orange"
],
"biomeTags": [
"flower_forest",
"savanna",
"roofed"
],
"placementPass": "surface_pass",
"scatterChance": 10,
"iterations": 4
},
"distribution": {
"coordinate_eval_order": "xzy",
"iterations": 4,
"scatter_chance": 10,
"x": {
"distribution": "uniform",
"extent": [
0,
16
]
},
"y": "query.get_height_at(variable.worldx,variable.worldz)+0",
"z": {
"distribution": "uniform",
"extent": [
0,
16
]
}
},
"conditions": {
"minecraft:biome_filter": [
{
"all_of": [
{
"any_of": [
{
"operator": "==",
"test": "has_biome_tag",
"value": "flower_forest"
},
{
"operator": "==",
"test": "has_biome_tag",
"value": "savanna"
},
{
"operator": "==",
"test": "has_biome_tag",
"value": "roofed"
}
]
}
]
}
],
"placement_pass": "surface_pass"
}
}