G GameIDs
minecraft · recipes · 1.15.2

Light Gray Wool

light_gray_wool

Recipe #188

1.15.2 #8
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:light_gray_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:light_gray_wool"
    }
}