G GameIDs
minecraft · recipes · 1.14.4

Red Wool

red_wool

Recipe #949

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