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

12 lines
No EOL
193 B
JSON

{
"feature": "minecraft:small_basalt_columns",
"placement": [
{
"type": "minecraft:count_on_every_layer",
"count": 4
},
{
"type": "minecraft:biome"
}
]
}