Files
minecraft-assets/data/minecraft/recipe/cherry_slab.json
2024-06-13 21:50:08 +02:00

17 lines
265 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": {
"item": "minecraft:cherry_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:cherry_slab"
}
}