G GameIDs
minecraft · recipes · 1.12.2

Glass Bottle

glass_bottle

Recipe #345

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