G GameIDs
minecraft · recipes · 1.15.2

Orange Dye

orange_dye

Recipe #346

1.15.2 #8
{
    "type": "minecraft:crafting_shapeless",
    "group": "orange_dye",
    "ingredients": [
        {
            "item": "minecraft:red_dye"
        },
        {
            "item": "minecraft:yellow_dye"
        }
    ],
    "result": {
        "item": "minecraft:orange_dye",
        "count": 2
    }
}