minecraft-src/data/minecraft/worldgen/placed_feature/forest_rock.json
2025-07-04 01:41:11 +03:00

19 lines
No EOL
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"
}
]
}