Files
minecraft-bedrock-json-schemas/test/bp/features/aggregate_feature_planks_placement.json

17 lines
283 B
JSON
Raw Normal View History

2021-06-05 17:38:20 +02:00
{
"format_version": "1.13.0",
"minecraft:scatter_feature": {
"description": {
"identifier": "aggregate_features:aggregate_feature_planks_placement"
},
"places_feature": "aggregate_features:aggregate_feature_planks",
"iterations": 1,
"x": 0,
"z": 4,
"y": 0
}
}