Files
minecraft-assets/data/minecraft/recipe/yellow_stained_glass_pane.json
2025-02-19 18:31:59 +01:00

16 lines
279 B
JSON

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