G GameIDs
minecraft · recipes · 1.19.4

Light Gray Dye

light_gray_dye

Recipe #453

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "light_gray_dye",
    "ingredients": [
        {
            "item": "minecraft:gray_dye"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "count": 2,
        "item": "minecraft:light_gray_dye"
    }
}