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

15 lines
300 B
JSON
Raw Normal View History

2021-06-08 16:08:50 +02:00
{
2021-06-08 16:21:23 +02:00
"format_version": "1.13.0",
2021-06-08 16:08:50 +02:00
2021-06-08 16:21:23 +02:00
"minecraft:single_block_feature": {
"description": {
"identifier": "rect_layout_features:rect_layout_feature_obsidian"
},
2021-06-08 16:08:50 +02:00
2021-06-08 16:21:23 +02:00
"places_block": "minecraft:obsidian",
2021-06-08 16:08:50 +02:00
2021-06-08 16:21:23 +02:00
"enforce_placement_rules": false,
"enforce_survivability_rules": false
}
}