G GameIDs
minecraft · recipes · 26.1.2

Flower Pot

flower_pot

Recipe #855

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "minecraft:brick"
    },
    "pattern": [
        "# #",
        " # "
    ],
    "result": {
        "id": "minecraft:flower_pot"
    }
}