G GameIDs
minecraft · recipes · 1.13.2

Magenta Wool

magenta_wool

Recipe #774

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