G GameIDs
minecraft · recipes · 1.13.2

Cyan Wool

cyan_wool

Recipe #579

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