G GameIDs
minecraft · recipes · 1.13.2

Orange Wool

orange_wool

Recipe #516

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