G GameIDs
minecraft · recipes · 1.16.5

Cyan Wool

cyan_wool

Recipe #579

1.16.5 #7
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:cyan_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:cyan_wool"
    }
}