G GameIDs
minecraft · recipes · 1.19.4

Blue Wool

blue_wool

Recipe #771

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