Files
minecraft-bedrock-json-schemas/test/files/bp/feature_rules/growing_plant_feature_placement.json
2021-08-18 17:15:20 +02:00

22 lines
370 B
JSON

{
"format_version": "1.13.0",
"minecraft:feature_rules": {
"description": {
"identifier": "growing_plant_features:growing_plant_feature_placement",
"places_feature": "growing_plant_features:growing_plant_feature"
},
"conditions": {
"placement_pass": "final_pass"
},
"distribution": {
"iterations": 1,
"x": 0,
"z": 0,
"y": 61
}
}
}