G GameIDs
minecraft · recipes · 1.19.4

Glass Bottle

glass_bottle

Recipe #345

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "item": "minecraft:glass"
        }
    },
    "pattern": [
        "# #",
        " # "
    ],
    "result": {
        "count": 3,
        "item": "minecraft:glass_bottle"
    },
    "show_notification": true
}