minecraft-assets/data/minecraft/worldgen/placed_feature/ice_spike.json

19 lines
303 B
JSON

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