G GameIDs
minecraft · recipes · 1.20.6

Orange Dye

orange_dye

Recipe #346

1.20.6 #3
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "orange_dye",
    "ingredients": [
        {
            "item": "minecraft:red_dye"
        },
        {
            "item": "minecraft:yellow_dye"
        }
    ],
    "result": {
        "count": 2,
        "id": "minecraft:orange_dye"
    }
}