minecraft · recipes
· 1.16.5
Glass Bottle
glass_bottle
Recipe #345
1.16.5
#7
{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" # "
],
"key": {
"#": {
"item": "minecraft:glass"
}
},
"result": {
"item": "minecraft:glass_bottle",
"count": 3
}
}