Files
minecraft-assets/data/minecraft/worldgen/placed_feature/ice_spike.json
2025-02-19 18:31:59 +01:00

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"
}
]
}