G GameIDs
minecraft · recipes · 1.21.11

Glass Bottle

glass_bottle

Recipe #345

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