G GameIDs
minecraft · recipes · 1.20.6

Light Gray Dye

light_gray_dye

Recipe #453

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "light_gray_dye",
    "ingredients": [
        {
            "item": "minecraft:black_dye"
        },
        {
            "item": "minecraft:white_dye"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "count": 3,
        "id": "minecraft:light_gray_dye"
    }
}