G GameIDs
minecraft · recipes · 1.21.11

Decorated Pot

decorated_pot

Recipe #906

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:brick"
    },
    "pattern": [
        " # ",
        "# #",
        " # "
    ],
    "result": {
        "count": 1,
        "id": "minecraft:decorated_pot"
    }
}