G GameIDs
minecraft · recipes · 1.16.5

Gray Wool

gray_wool

Recipe #829

1.16.5 #7
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:gray_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:gray_wool"
    }
}