G GameIDs
minecraft · recipes · 1.18.2

Blue Ice

blue_ice

Recipe #442

1.18.2 #5
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "###",
        "###",
        "###"
    ],
    "key": {
        "#": {
            "item": "minecraft:packed_ice"
        }
    },
    "result": {
        "item": "minecraft:blue_ice"
    }
}