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