G GameIDs
minecraft · recipes · 1.19.4

Brown Dye

brown_dye

Recipe #180

1.19.4 #4
{
    "type": "minecraft:crafting_shapeless",
    "category": "misc",
    "group": "brown_dye",
    "ingredients": [
        {
            "item": "minecraft:cocoa_beans"
        }
    ],
    "result": {
        "item": "minecraft:brown_dye"
    }
}