G GameIDs
minecraft · recipes · 1.14.4

Light Blue Wool

light_blue_wool

Recipe #873

1.14.4 #9
{
    "type": "minecraft:crafting_shapeless",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:light_blue_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:light_blue_wool"
    }
}