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

17 lines
263 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": [
"minecraft:purpur_block",
"minecraft:purpur_pillar"
]
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:purpur_slab"
}
}