G GameIDs
minecraft · recipes · 1.13.2

Gray Dye

gray_dye

Recipe #329

1.13.2 #10
{
    "type": "crafting_shapeless",
    "ingredients": [
        {
            "item": "minecraft:ink_sac"
        },
        {
            "item": "minecraft:bone_meal"
        }
    ],
    "result": {
        "item": "minecraft:gray_dye",
        "count": 2
    }
}