![]() |
VOOZH | about |
| Biomes | ๐ Image Frozen Ocean ๐ Image Deep Frozen Ocean |
|---|---|
| Generates in existing chunks |
No |
| Consists of |
{
"title": "Iceberg",
"rows": [
{
"field": "<span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite frozen-ocean.png article, displayed as 16x16px|link=Frozen Ocean|alt=|class=pixel-image|)</span>(link to Frozen Ocean article, displayed as <span class=\"sprite-text\">Frozen Ocean</span>)</span><br><span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite deep-frozen-ocean.png article, displayed as 16x16px|link=Deep Frozen Ocean|alt=|class=pixel-image|)</span>(link to Deep Frozen Ocean article, displayed as <span class=\"sprite-text\">Deep Frozen Ocean</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>\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite blue-ice.png article, displayed as 16x16px|link=Blue Ice|alt=|class=pixel-image|)</span>(link to Blue Ice article, displayed as <span class=\"sprite-text\">Blue Ice</span>)</span>\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite snow-block.png article, displayed as 16x16px|link=Snow Block|alt=|class=pixel-image|)</span>(link to Snow Block article, displayed as <span class=\"sprite-text\">Snow Block</span>)</span>",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Iceberg blue 2.png",
"Iceberg packed 2.png"
]
}
An iceberg (also called cone iceberg) is a feature composed of packed ice and/or blue ice.
The iceberg feature generates a small iceberg, shaped like a rounded upside-down cone, or an ice cream cone.
Cone icebergs generate in frozen oceans and deep frozen oceans. They can consist of packed ice, blue ice, and snow blocks.
Most cone icebergs are made of packed ice. Each cone iceberg has:
This means that 3โ2000 cone icebergs are snow-capped blue ice icebergs in Java Edition, or 3โ1000 in Bedrock Edition.
The iceberg has a 30%โ[JE only] or 20%โ[BE only] probability to be elliptic, and is circular otherwise.
Cone icebergs have two types:
A circular iceberg has a random radius from 0-11. Its max height above sea level is:
The max depth below sea level is:
3-18An elliptic iceberg has:
7-11โ[JE only] or 8-15โ[BE only]3-56-11โ[JE only] or 6-9โ[BE only]6-18Carved icebergs are variations of icebergs with a recess or crater on side or bottom of an iceberg. Carvings serve no known purpose but to add character to icebergs.
Each circular iceberg has a 30% probability of being carved.
Each elliptic iceberg has a 90% chance of being carved.
Each chunk (of a valid ocean) has an 1โ16 โ[JE only] or 1โ8 โ[BE only] probability to try to generate a cone iceberg.
Some packed ice icebergs sometimes have blue ice features attached to them. A blue ice feature is a pile of blue ices that generates adjacent to a packed ice, typically at the bottom of the iceberg.
| Feature type | Identifier |
|---|---|
| ๐ EnvSprite iceberg.png: Sprite image for iceberg in Minecraft [No displayed name] | iceberg |
| Configured feature | Identifier |
|---|---|
| ๐ EnvSprite iceberg.png: Sprite image for iceberg in Minecraft [No displayed name] | iceberg_blue |
| ๐ EnvSprite iceberg.png: Sprite image for iceberg in Minecraft [No displayed name] | iceberg_packed |
| Feature | Identifier |
|---|---|
| ๐ BlockSprite blue-ice.png: Sprite image for blue-ice in Minecraft [No displayed name] | blue_ice_feature |
| ๐ EnvSprite iceberg.png: Sprite image for iceberg in Minecraft [No displayed name] | iceberg_feature |
Used in:
| Feature | Identifier |
|---|---|
| ๐ EnvSprite iceberg.png: Sprite image for iceberg in Minecraft [No displayed name] | minecraft:legacy:ice_feature |
{ "type":"minecraft:iceberg", "config":{ "state":{ "Name":"minecraft:packed_ice" } } }
Iceberg is hardcoded to generate only on sea level. And will replace only air, water, ice and snow block.
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.13 | 18w15a | Added icebergs. | |||||
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.4.0 | beta 1.2.14.2 | Added icebergs. | |||||
Issues relating to "Iceberg" are maintained on the bug tracker. Issues should be reported and viewed there.