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

17 lines
287 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:polished_deepslate"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:polished_deepslate_slab"
},
"show_notification": true
}