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

17 lines
285 B
JSON

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