Files
minecraft-bedrock-json-schemas/test/bp/feature_rules/aggregate_feature_placement.json
2021-06-06 11:51:52 +02:00

23 lines
391 B
JSON

{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "aggregate_features:aggregate_feature_placement",
"places_feature": "aggregate_features:aggregate_feature"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"x": 0,
"z": 0,
"y": 90
}
}
}