G GameIDs
minecraft · recipes · 1.20.6

Magenta Dye

magenta_dye

Recipe #99

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "magenta_dye",
    "ingredients": [
        {
            "item": "minecraft:blue_dye"
        },
        {
            "item": "minecraft:red_dye"
        },
        {
            "item": "minecraft:red_dye"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "count": 4,
        "id": "minecraft:magenta_dye"
    }
}