minecraft · recipes
· 1.14.4
Glass Pane
glass_pane
Recipe #588
1.14.4
#9
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:glass"
}
},
"result": {
"item": "minecraft:glass_pane",
"count": 16
}
}