G GameIDs
minecraft · recipes · 1.18.2

Pink Wool

pink_wool

Recipe #498

1.18.2 #5
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:pink_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:pink_wool"
    }
}