Files
minecraft-assets/data/minecraft/worldgen/placed_feature/forest_rock.json
2025-01-15 18:31:25 +01:00

19 lines
305 B
JSON

{
"feature": "minecraft:forest_rock",
"placement": [
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
},
{
"type": "minecraft:biome"
}
]
}