G GameIDs
minecraft · recipes · 1.20.6

Gray Dye

gray_dye

Recipe #329

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