Files
minecraft-bedrock-json-schemas/examples/bp/features/weighted_random_feature_planks.json
2021-06-05 17:36:07 +02:00

14 lines
287 B
JSON

{
"format_version": "1.13.0",
"minecraft:single_block_feature": {
"description": {
"identifier": "weighted_random_features:weighted_random_feature_planks"
},
"places_block": "minecraft:planks",
"enforce_placement_rules": false,
"enforce_survivability_rules": false
}
}