G GameIDs
minecraft · recipes · 1.16.5

Flower Pot

flower_pot

Recipe #855

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# #",
        " # "
    ],
    "key": {
        "#": {
            "item": "minecraft:brick"
        }
    },
    "result": {
        "item": "minecraft:flower_pot"
    }
}