Files
minecraft-assets/data/minecraft/recipe/smooth_stone_slab.json
2025-03-12 18:31:32 +01:00

14 lines
222 B
JSON

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