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

15 lines
No EOL
230 B
JSON

{
"feature": "minecraft:iceberg_blue",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 200
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:biome"
}
]
}