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

17 lines
286 B
JSON

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