Minecraft:Frosted Ice: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{redirect|Frosted||Frost (disambiguation)}} | ||
{{Infobox block | {{Infobox block | ||
| group = Frosted | | group = Frosted | ||
| Line 11: | Line 10: | ||
| 4-1 = Frosted Ice 3.png | | 4-1 = Frosted Ice 3.png | ||
| invimage = Frosted Ice | | invimage = Frosted Ice | ||
| transparent = '''JE''': Partial <small>(-1 to light)</small><br>'''BE''': Partial <small>(diffuses sky light, -2 to light)</small> | | transparent = '''[[Minecraft:JE]]''': Partial <small>(-1 to light)</small><br>'''[[Minecraft:BE]]''': Partial <small>(diffuses sky light, -2 to light)</small> | ||
| light = No | | light = No | ||
| tool = any | | tool = any | ||
| Line 20: | Line 19: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
'''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. | '''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]]. | ||
== Obtaining == | == Obtaining == | ||
Frosted ice only exists as an item {{ | 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}}. | ||
=== 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}} | ||
=== Post-generation === | === 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 | 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. | ||
== 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 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 [[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. | ||
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. | 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. | ||
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. | ||
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. | [[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. | ||
== Sounds == | == Sounds == | ||
{{ | {{Sound table/Block/Glass}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 61: | Line 60: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 74: | Line 73: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{ | {{el|je}}: | ||
{{bst|age|0 | {{bst|age|0 | ||
|0|Freshly generated ice. | |0|Freshly generated ice. | ||
| Line 82: | Line 81: | ||
}} | }} | ||
{{ | {{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 88: | ||
== Achievements == | == Achievements == | ||
{{ | {{load achievements|Let it Go!}} | ||
== History == | == History == | ||
{{ | {{See technical block}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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.}} | ||
|{{ | |{{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.}} | ||
|{{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.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.21|dev=24w18a|The melting speed of frosted ice is now fully dependent on the game rule {{ | |{{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|||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.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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.}} | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{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.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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.}} | ||
|{{ | |{{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.}} | ||
|{{ | |{{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.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.13|dev=17w47a|Prior to [[Minecraft:1.13/Flattening|''The Flattening'']], this block's numeral ID was 212.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{issue list}} | ||
== Gallery == | == Gallery == | ||
<gallery> | <gallery> | ||
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> | 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> | ||
</gallery> | </gallery> | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== External links == | == External links == | ||
| Line 151: | Line 150: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Createable blocks]] | [[Category:Createable blocks]] | ||
[[Category:Utility blocks]] | [[Category:Utility blocks]] | ||
[[Category:transparent blocks]] | |||
de:Brüchiges Eis | [[Minecraft:de:Brüchiges Eis]] | ||
es:Hielo escarchado | [[Minecraft:es:Hielo escarchado]] | ||
fr:Glace givrée | [[Minecraft:fr:Glace givrée]] | ||
ja:薄氷 | [[Minecraft:ja:薄氷]] | ||
ko:살얼음 | [[Minecraft:ko:살얼음]] | ||
lzh:霜冰 | [[Minecraft:lzh:霜冰]] | ||
pl:Oszroniony lód | [[Minecraft:pl:Oszroniony lód]] | ||
pt:Gelo Fosco | [[Minecraft:pt:Gelo Fosco]] | ||
ru:Подмороженный лёд | [[Minecraft:ru:Подмороженный лёд]] | ||
th:น้ำแข็งเย็นจัด | [[Minecraft:th:น้ำแข็งเย็นจัด]] | ||
uk:Талий лід | [[Minecraft:uk:Талий лід]] | ||
zh:霜冰 | [[Minecraft:zh:霜冰]] | ||
Latest revision as of 11:07, 29 May 2026
Template:Redirect Template:Infobox block Frosted ice is a translucent 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.
Obtaining
Frosted ice only exists as an item Template:In, where it can be obtained using Template:Cmd. Otherwise it can be placed with Template:Cmd or Template:Cmd.
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. Template:Breaking row
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 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 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.
The melting speed of frosted ice is affected by the randomTickSpeed Minecraft: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.
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.
Sounds
Data values
ID
Template:Edition: Template:ID table
Template:Edition: Template:ID table
Block states
Achievements
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Issues
Gallery
-
Minecraft:Dinnerbone shows a picture of frosted ice.<ref>Template:Tweet</ref>
References
External links
Template:Navbox blocks Minecraft:de:Brüchiges Eis Minecraft:es:Hielo escarchado Minecraft:fr:Glace givrée Minecraft:ja:薄氷 Minecraft:ko:살얼음 Minecraft:lzh:霜冰 Minecraft:pl:Oszroniony lód Minecraft:pt:Gelo Fosco Minecraft:ru:Подмороженный лёд Minecraft:th:น้ำแข็งเย็นจัด Minecraft:uk:Талий лід Minecraft:zh:霜冰