G GameIDs
minecraft · recipes · 26.1.2

Red Terracotta

red_terracotta

Recipe #494

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "building",
    "group": "stained_terracotta",
    "key": {
        "#": "minecraft:terracotta",
        "X": "minecraft:red_dye"
    },
    "pattern": [
        "###",
        "#X#",
        "###"
    ],
    "result": {
        "count": 8,
        "id": "minecraft:red_terracotta"
    }
}