地物overweiht_farm_nullgr
over apple生成
overweiht_farm_nullgr:over_apple
surface_pass,群系 未声明
地物生成
- 放置阶段
- 地表阶段
- Feature
- overweiht_farm_nullgr:over_apple
- 放置方块
- 无
- 群系标签
- 无
组件摘要
{
"worldgen": {
"id": "overweiht_farm_nullgr:over_apple",
"placesFeature": "overweiht_farm_nullgr:over_apple",
"placedBlocks": [],
"biomeTags": [],
"placementPass": "surface_pass",
"scatterChance": 90,
"iterations": 4
},
"distribution": {
"coordinate_eval_order": "xzy",
"iterations": 4,
"y": {
"distribution": "uniform",
"extent": [
"query.get_height_at(variable.worldx,variable.worldz)",
"query.get_height_at(variable.worldx,variable.worldz)+20"
]
},
"x": {
"distribution": "uniform",
"extent": [
0,
16
]
},
"z": {
"distribution": "uniform",
"extent": [
0,
16
]
},
"scatter_chance": 90
},
"conditions": {
"placement_pass": "surface_pass"
}
}