G GameIDs
minecraft · recipes · 1.19.4

Brown Terracotta

brown_terracotta

Recipe #856

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "stained_terracotta",
    "key": {
        "#": {
            "item": "minecraft:terracotta"
        },
        "X": {
            "item": "minecraft:brown_dye"
        }
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 8,
        "item": "minecraft:brown_terracotta"
    },
    "show_notification": true
}