G GameIDs
minecraft · recipes · 1.12.2

Flower Pot

flower_pot

Recipe #855

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