Files
minecraft-assets/data/minecraft/recipe/light_gray_stained_glass_pane.json
2025-01-15 18:31:25 +01:00

16 lines
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "stained_glass_pane",
"key": {
"#": "minecraft:light_gray_stained_glass"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 16,
"id": "minecraft:light_gray_stained_glass_pane"
}
}