G GameIDs
minecraft · recipes · 1.19.4

Light Blue Wool

light_blue_wool

Recipe #873

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:light_blue_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:light_blue_wool"
    }
}