G GameIDs
minecraft · recipes · 1.17.1

Glass Bottle

glass_bottle

Recipe #345

1.17.1 #6
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "# #",
        " # "
    ],
    "key": {
        "#": {
            "item": "minecraft:glass"
        }
    },
    "result": {
        "item": "minecraft:glass_bottle",
        "count": 3
    }
}