G GameIDs
minecraft · recipes · 1.15.2

Gray Dye

gray_dye

Recipe #329

1.15.2 #8
{
    "type": "minecraft:crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:black_dye"
        },
        {
            "item": "minecraft:white_dye"
        }
    ],
    "result": {
        "item": "minecraft:gray_dye",
        "count": 2
    }
}