Files
minecraft-assets/data/minecraft/recipe/cobblestone_slab.json
2024-11-20 18:31:23 +01:00

14 lines
220 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:cobblestone"
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:cobblestone_slab"
}
}