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

22 lines
378 B
JSON

{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "weighted_random_features:weighted_random_feature_placement",
"places_feature": "weighted_random_features:weighted_random_feature"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"x": 0,
"z": 0,
"y": 90
}
}
}