minecraft-assets/data/minecraft/recipes/purpur_pillar.json

17 lines
261 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:purpur_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "minecraft:purpur_pillar"
},
"show_notification": true
}