Crafting using Dragon Ice, Dragon Ice, Dragon Ice and Dragon Ice, arranged in the pattern shown. Produces Blue Ice.

Blue Ice
Minecraft · by Mojang Studios
Acquisition
Crafting using Packed Ice, Packed Ice, Packed Ice, Packed Ice, Packed Ice, Packed Ice, Packed Ice, Packed Ice and Packed Ice, in any arrangement. Produces Blue Ice.
Vacuum Freezer using Packed Ice. Produces Blue Ice.

Freezing using Packed Ice (500 ticks, 0.1 xp). Produces Blue Ice.
500 ticks· 0.1 xp

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house | 1–1 | 100% | — |
| Blue Ice | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Blue Ice | 1–1 | 100% | Drops itself with Silk Touch |
Developer reference
- Registry name
minecraft:blue_ice- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/geode_invalid_blocks minecraft:blocks/ice minecraft:blocks/mineable/pickaxe
Recipe JSON (4):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BB",
"BB"
],
"ingredients": {
"B": {
"item": "iceandfire:dragon_ice"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
},
{
"item": "minecraft:packed_ice"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:vacuum_freezer",
"pattern": null,
"ingredients": {
"item": "minecraft:packed_ice"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "aether:freezing",
"pattern": null,
"ingredients": {
"item": "minecraft:packed_ice"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 500
}

