2024-12-17 02:08:01 +03:00

15 lines
197 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:glowstone_dust"
}
},
"result": {
"item": "minecraft:glowstone"
}
}