![]() |
VOOZH | about |
| Biomes | 👁 Image Ice Spikes |
|---|---|
| Generates in existing chunks |
No |
| Consists of |
{
"title": "Ice spike",
"rows": [
{
"field": "<span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite ice-spikes.png article, displayed as 16x16px|link=Ice Spikes|alt=|class=pixel-image|)</span>(link to Ice Spikes article, displayed as <span class=\"sprite-text\">Ice Spikes</span>)</span>",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "No",
"label": "Generates in<br>existing chunks "
},
{
"field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite packed-ice.png article, displayed as 16x16px|link=Packed Ice|alt=|class=pixel-image|)</span>(link to Packed Ice article, displayed as <span class=\"sprite-text\">Packed Ice</span>)</span>",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Ice_World_Spikes.png",
"Ice_World_Spikes_Large.png"
]
}
Ice spikes are common features made of packed ice. Ice spikes only generate in the ice spikes biome.
Ice spikes are tall spires comprised of packed ice that can be found only in the ice spikes variant of snowy plains biomes. They are randomly generated beginning at ground level and tower upward.
There are two types of ice spikes: one is short and thick, and the other is tall and thin. The short spikes generate more often than the tall spikes. Short spikes are about 15 blocks tall, while tall spikes can be over 50 blocks tall.
| Feature type | Identifier |
|---|---|
| 👁 EnvSprite ice-spike.png: Sprite image for ice-spike in Minecraft [No displayed name] | ice_spike |
| Feature | Identifier |
|---|---|
| 👁 EnvSprite ice-spike.png: Sprite image for ice-spike in Minecraft [No displayed name] | ice_spike_feature |
{ "type":"minecraft:spike", "config":{ "can_place_on":{ "type":"minecraft:matching_blocks", "blocks":"minecraft:snow_block" }, "can_replace":{ "type":"minecraft:matching_block_tag", "tag":"minecraft:ice_spike_replaceable" }, "state":{ "Name":"minecraft:packed_ice" } } }
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.7.2 | 13w36a | Added ice spikes. | |||||
| 1.18 | ? | Features now use a different pseudorandom number generator when generating. | |||||
| Pocket Edition Alpha | |||||||
|---|---|---|---|---|---|---|---|
| v0.9.0 | build 1 | Added ice spikes. | |||||
Issues relating to "Ice Spike" are maintained on the bug tracker. Issues should be reported and viewed there.