Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Frosted Ice: Difference between revisions

From SAS Gaming Wiki
imported>ProBot
m Bot: Adding pl:Oszroniony lód
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{About|the block formed by the [[Minecraft:Frost Walker]] enchantment|other uses|Ice (disambiguation)}}
{{About|the block formed by the Frost Walker enchantment|other uses|Ice (disambiguation)}}
{{redirect|Frosted||Frost (disambiguation)}}
{{MC/Redirect|Frosted||Frost (disambiguation)}}
{{Infobox block
{{Infobox block
| group = Frosted
| group = Frosted
Line 11: Line 11:
| 4-1 = Frosted Ice 3.png
| 4-1 = Frosted Ice 3.png
| invimage = Frosted Ice
| invimage = Frosted Ice
| transparent = '''[[Minecraft:JE]]''': Partial <small>(-1 to light)</small><br>'''[[Minecraft:BE]]''': Partial <small>(diffuses sky light, -2 to light)</small>
| transparent = '''JE''': Partial <small>(-1 to light)</small><br>'''BE''': Partial <small>(diffuses sky light, -2 to light)</small>
| light = No
| light = No
| tool = any
| tool = any
Line 20: Line 20:
| lavasusceptible = No
| lavasusceptible = No
}}
}}
'''Frosted ice''' is a translucent [[Minecraft:solid block|block]] created when a [[Minecraft:mob]] or [[Minecraft:entity]] wearing [[Minecraft:Frost Walker]]-enchanted [[Minecraft:boots]] moves over [[Minecraft:water]]. It cannot be obtained as an [[Minecraft:item]] and will quickly crack and melt if exposed to [[Minecraft:light]] or [[Minecraft:sunlight]].
'''Frosted ice''' is a translucent [[Minecraft:solid block|block]] created when a [[Minecraft:mob]] or entity wearing Frost Walker-enchanted [[Minecraft:boots]] moves over [[Minecraft:water]]. It cannot be obtained as an [[Minecraft:item]] and will quickly crack and melt if exposed to light or sunlight.


== Obtaining ==
== Obtaining ==
Frosted ice only exists as an item {{in|BE}}, where it can be obtained using {{Cmd|give}}. Otherwise it can be placed with {{cmd|setblock}} or {{cmd|fill}}.
Frosted ice only exists as an item {{MC/In|BE}}, where it can be obtained using {{MC/Cmd|give}}. Otherwise it can be placed with {{MC/Cmd|setblock}} or {{MC/Cmd|fill}}.


=== Breaking ===
=== Breaking ===
Frosted ice does not have a preferred [[Minecraft:tool]], meaning it breaks at the same speed regardless of the tool used to mine it.<ref>{{bug|MC-144593||Break speed of frosted ice is unaffected by efficiency}}</ref> Breaking it with [[Minecraft:Silk Touch]] drops nothing, while breaking in any other manner produces water in the same way [[Minecraft:ice]] does.
Frosted ice does not have a preferred [[Minecraft:tool]], meaning it breaks at the same speed regardless of the tool used to mine it.<ref>{{bug|MC-144593||Break speed of frosted ice is unaffected by efficiency}}</ref> Breaking it with [[Minecraft:Silk Touch]] drops nothing, while breaking in any other manner produces water in the same way [[Minecraft:ice]] does.
{{Breaking row|Frosted Ice|drop=0|horizontal=1}}
{{MC/Breaking row|Frosted Ice|drop=0|horizontal=1}}


=== Post-generation ===
=== Post-generation ===
Frosted ice is generated by players or mobs walking near water while wearing boots with the [[Minecraft:Frost Walker]] enchantment. Frost Walker II creates a larger area of frosted ice. It can also be created by [[Minecraft:armor stand]]s equipped with Frost Walker boots if they are pushed near water.
Frosted ice is generated by players or mobs walking near water while wearing boots with the Frost Walker enchantment. Frost Walker II creates a larger area of frosted ice. It can also be created by armor stands equipped with Frost Walker boots if they are pushed near water.


== Usage ==
== Usage ==
Frosted ice behaves in most ways like [[Minecraft:ice]]: it is slightly slippery, causing entities to slide, including items.
Frosted ice behaves in most ways like [[Minecraft:ice]]: it is slightly slippery, causing entities to slide, including items.


Frosted ice naturally melts fairly quickly. The block is created with an age of 0, and is [[Minecraft:tick]]ed every 1–2 seconds. If a {{frac|1|3}} chance succeeds or the block has fewer than 4 frosted ice blocks in the 6 blocks surrounding it, and the [[Minecraft:internal light level]] at the block would be greater than 11 minus the age, then the age is incremented. When the age reaches 4, the block turns into water and all adjacent blocks have their age incremented (but if these blocks melt also, the effect does not continue to cascade). This does mean that in places with low light levels, such as underground, at night or in [[Minecraft:the End]], it never melts unless broken with few enough frosted ice blocks surrounding it.
Frosted ice naturally melts fairly quickly. The block is created with an age of 0, and is [[Minecraft:tick]]ed every 1–2 seconds. If a {{frac|1|3}} chance succeeds or the block has fewer than 4 frosted ice blocks in the 6 blocks surrounding it, and the internal light level at the block would be greater than 11 minus the age, then the age is incremented. When the age reaches 4, the block turns into water and all adjacent blocks have their age incremented (but if these blocks melt also, the effect does not continue to cascade). This does mean that in places with low light levels, such as underground, at night or in [[Minecraft:the End]], it never melts unless broken with few enough frosted ice blocks surrounding it.


The melting speed of frosted ice is affected by the <code>randomTickSpeed</code> [[Minecraft:game rule]]: setting the value to <code>0</code> results in frosted ice not melting at all, while setting it to higher than default increases the melting speed.
The melting speed of frosted ice is affected by the <code>randomTickSpeed</code> game rule: setting the value to <code>0</code> results in frosted ice not melting at all, while setting it to higher than default increases the melting speed.


When a frosted ice block melts or is broken, any adjacent frosted ice block immediately melts if it has fewer than 2 frosted ice blocks remaining in the 6 blocks surrounding it.
When a frosted ice block melts or is broken, any adjacent frosted ice block immediately melts if it has fewer than 2 frosted ice blocks remaining in the 6 blocks surrounding it.


[[Minecraft:Sugar cane]] and other [[Minecraft:crops]] do not break when frosted ice is formed, and frosted ice does not form on water occupied by another entity.
Sugar cane and other crops do not break when frosted ice is formed, and frosted ice does not form on water occupied by another entity.


== Sounds ==
== Sounds ==
{{Sound table/Block/Glass}}
{{MC/Sound table/Block/Glass}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 61: Line 61:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 74: Line 74:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{el|je}}:
{{MC/El|je}}:
{{bst|age|0
{{bst|age|0
|0|Freshly generated ice.
|0|Freshly generated ice.
Line 82: Line 82:
}}
}}


{{el|be}}:
{{MC/El|be}}:
{{bst|showaux=1|bits=0x1,0x2|age|0
{{bst|showaux=1|bits=0x1,0x2|age|0
|0|Freshly generated ice.|
|0|Freshly generated ice.|
Line 89: Line 89:


== Achievements ==
== Achievements ==
{{load achievements|Let it Go!}}
{{MC/Load achievements|Let it Go!}}


== History ==
== History ==
{{See technical block}}
{{MC/See technical block}}
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.9|dev=15w42a|[[File:Ice JE3 BE5.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{MC/HistoryLine||1.9|dev=15w42a|[[File:Ice JE3 BE5.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{HistoryLine|||dev=16w05a|[[Minecraft:Boat]]s now travel extremely fast on frosted ice.}}
|{{MC/HistoryLine|||dev=16w05a|[[Minecraft:Boat]]s now travel extremely fast on frosted ice.}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
|{{MC/HistoryLine||1.14|dev=18w43a|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
|{{HistoryLine||1.15|dev=19w41a|Frosted ice is now only slippery through non-full blocks that are 0.5 blocks tall or less. Previously it applied through any block that is less than 1 block tall such as [[Minecraft:grass path]] or [[Minecraft:farmland]].<ref>{{bug|MC-197072}}</ref>}}
|{{HistoryLine||1.15|dev=19w41a|Frosted ice is now only slippery through non-full blocks that are 0.5 blocks tall or less. Previously it applied through any block that is less than 1 block tall such as grass path or [[Minecraft:farmland]].<ref>{{bug|MC-197072}}</ref>}}
|{{HistoryLine||1.21|dev=24w18a|The melting speed of frosted ice is now fully dependent on the game rule {{cd|randomTickSpeed}}.<ref>{{bug|MC-99411||Frost Walker ice only semi-affected by randomTickSpeed gamerule|Fixed}}</ref>}}
|{{HistoryLine||1.21|dev=24w18a|The melting speed of frosted ice is now fully dependent on the game rule {{MC/Cd|randomTickSpeed}}.<ref>{{bug|MC-99411||Frost Walker ice only semi-affected by randomTickSpeed gamerule|Fixed}}</ref>}}
|{{HistoryLine|||dev=24w19a|Frosted ice being placed by Frost Walker now emits a <code>block_place</code> [[Minecraft:vibration]] of frequency <code>13</code>.}}
|{{MC/HistoryLine|||dev=24w19a|Frosted ice being placed by Frost Walker now emits a <code>block_place</code> [[Minecraft:vibration]] of frequency <code>13</code>.}}
|{{HistoryLine||1.21.9|dev=25w34b|Sky light no longer melts frosted ice in the End.}}
|{{MC/HistoryLine||1.21.9|dev=25w34b|Sky light no longer melts frosted ice in the End.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket}}
|{{MC/HistoryLine|pocket}}
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|[[File:Frosted Ice BE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{MC/HistoryLine||1.1.0|dev=alpha 1.1.0.0|[[File:Frosted Ice BE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Frosted ice is now transparent.}}
|{{MC/HistoryLine||1.2.0|dev=beta 1.2.0.2|Frosted ice is now transparent.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|[[File:Frosted Ice JE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{MC/HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|[[File:Frosted Ice JE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|[[Minecraft:Boat]]s now travel extremely fast on frosted ice.}}
|{{MC/HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|[[Minecraft:Boat]]s now travel extremely fast on frosted ice.}}
|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Frosted ice can now be obtained as an item via pick block in creative mode.}}
|{{MC/HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Frosted ice can now be obtained as an item via pick block in creative mode.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Frosted ice can no longer be obtained as an item via pick block in creative mode.}}
|{{MC/HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Frosted ice can no longer be obtained as an item via pick block in creative mode.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Frosted Ice JE2 BE2.png|32px]] [[File:Frosted Ice 1 JE2 BE2.png|32px]] [[File:Frosted Ice 2 JE2 BE2.png|32px]] [[File:Frosted Ice 3 JE2 BE2.png|32px]] The texture of frosted ice has been changed.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|new3ds}}
|{{MC/HistoryLine|new3ds}}
|{{HistoryLine||1.9.19|[[File:Frosted Ice JE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
|{{MC/HistoryLine||1.9.19|[[File:Frosted Ice JE1.png|32px]] [[File:Frosted Ice 1 JE1 BE1.png|32px]] [[File:Frosted Ice 2 JE1 BE1.png|32px]] [[File:Frosted Ice 3 JE1 BE1.png|32px]] Added frosted ice.}}
}}
}}


=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 212.}}
|{{MC/HistoryLine||1.13|dev=17w47a|Prior to ''The Flattening'', this block's numeral ID was 212.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Gallery ==
== Gallery ==
<gallery>
<gallery>
Frost Walker Dinnerbone.png|[[Minecraft:Dinnerbone]] shows a picture of frosted ice.<ref>{{tweet|Dinnerbone|653958416763887616|Today, I was working on a new enchantment. http://media.dinnerbone.com/uploads/2015-10/screenshots/13_17-38-46_bT4wxlKK4k.png|October 13, 2015}}</ref>
Frost Walker Dinnerbone.png|Dinnerbone shows a picture of frosted ice.<ref>{{tweet|Dinnerbone|653958416763887616|Today, I was working on a new enchantment. http://media.dinnerbone.com/uploads/2015-10/screenshots/13_17-38-46_bT4wxlKK4k.png|October 13, 2015}}</ref>
</gallery>
</gallery>


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
Line 151: Line 151:


== Navigation ==
== Navigation ==
{{Navbox blocks|Utility}}
{{MC/Navbox blocks|Utility}}


[[Category:Createable blocks]]
[[Category:Createable blocks]]
[[Category:Utility blocks]]
[[Category:Utility blocks]]


[[Minecraft:de:Brüchiges Eis]]
de:Brüchiges Eis
[[Minecraft:es:Hielo escarchado]]
es:Hielo escarchado
[[Minecraft:fr:Glace givrée]]
fr:Glace givrée
[[Minecraft:ja:薄氷]]
ja:薄氷
[[Minecraft:ko:살얼음]]
ko:살얼음
[[Minecraft:lzh:霜冰]]
lzh:霜冰
[[Minecraft:pl:Oszroniony lód]]
pl:Oszroniony lód
[[Minecraft:pt:Gelo Fosco]]
pt:Gelo Fosco
[[Minecraft:ru:Подмороженный лёд]]
ru:Подмороженный лёд
[[Minecraft:th:น้ำแข็งเย็นจัด]]
th:น้ำแข็งเย็นจัด
[[Minecraft:uk:Талий лід]]
uk:Талий лід
[[Minecraft:zh:霜冰]]
zh:霜冰

Latest revision as of 20:25, 9 April 2026

Template:Hatnote Template:Infobox block Frosted ice is a translucent block created when a Minecraft:mob or entity wearing Frost Walker-enchanted Minecraft:boots moves over Minecraft:water. It cannot be obtained as an Minecraft:item and will quickly crack and melt if exposed to light or sunlight.

Obtaining

Frosted ice only exists as an item in Template:Editions, where it can be obtained using

  1. REDIRECT Template:Command

Template:Redr. Otherwise it can be placed with

  1. REDIRECT Template:Command

Template:Redr or

  1. REDIRECT Template:Command

Template:Redr.

Breaking

Frosted ice does not have a preferred Minecraft:tool, meaning it breaks at the same speed regardless of the tool used to mine it.<ref>Template:Bug</ref> Breaking it with Minecraft:Silk Touch drops nothing, while breaking in any other manner produces water in the same way Minecraft:ice does. Script error: No such module "breaking row".

Post-generation

Frosted ice is generated by players or mobs walking near water while wearing boots with the Frost Walker enchantment. Frost Walker II creates a larger area of frosted ice. It can also be created by armor stands equipped with Frost Walker boots if they are pushed near water.

Usage

Frosted ice behaves in most ways like Minecraft:ice: it is slightly slippery, causing entities to slide, including items.

Frosted ice naturally melts fairly quickly. The block is created with an age of 0, and is Minecraft:ticked every 1–2 seconds. If a Template:Frac chance succeeds or the block has fewer than 4 frosted ice blocks in the 6 blocks surrounding it, and the internal light level at the block would be greater than 11 minus the age, then the age is incremented. When the age reaches 4, the block turns into water and all adjacent blocks have their age incremented (but if these blocks melt also, the effect does not continue to cascade). This does mean that in places with low light levels, such as underground, at night or in Minecraft:the End, it never melts unless broken with few enough frosted ice blocks surrounding it.

The melting speed of frosted ice is affected by the randomTickSpeed game rule: setting the value to 0 results in frosted ice not melting at all, while setting it to higher than default increases the melting speed.

When a frosted ice block melts or is broken, any adjacent frosted ice block immediately melts if it has fewer than 2 frosted ice blocks remaining in the 6 blocks surrounding it.

Sugar cane and other crops do not break when frosted ice is formed, and frosted ice does not form on water occupied by another entity.

Sounds

Template:Edition: Template:Sound table/Block/Glass/JE

Template:Edition: Template:Sound table/Block/Glass/BE


Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table

Block states

{{#vardefine:params|0 }}Template:Hatnote

  1. REDIRECT Template:Edition

Template:RcatTemplate:Bst

  1. REDIRECT Template:Edition

Template:RcatTemplate:Bst

Achievements

Script error: No such module "Achievement".

History

Template:Hatnote

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

References

<references group="">

 </references>

External links

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

de:Brüchiges Eis es:Hielo escarchado fr:Glace givrée ja:薄氷 ko:살얼음 lzh:霜冰 pl:Oszroniony lód pt:Gelo Fosco ru:Подмороженный лёд th:น้ำแข็งเย็นจัด uk:Талий лід zh:霜冰