Files
minecraft-assets/data/minecraft/recipe/cherry_slab.json
2025-01-29 18:30:55 +01:00

15 lines
243 B
JSON

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