G GameIDs
minecraft · recipes · 1.19.4

Yellow Wool

yellow_wool

Recipe #322

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "building",
    "group": "wool",
    "ingredients": [
        {
            "item": "minecraft:yellow_dye"
        },
        {
            "item": "minecraft:white_wool"
        }
    ],
    "result": {
        "item": "minecraft:yellow_wool"
    }
}