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

17 lines
214 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"#",
"#"
],
"key": {
"#": {
"item": "minecraft:purpur_slab",
"data": 0
}
},
"result": {
"item": "minecraft:purpur_pillar"
}
}