G GameIDs
minecraft · recipes · 1.13.2

Light Gray Wool

light_gray_wool

Recipe #188

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