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

16 lines
252 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:smooth_sandstone"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:smooth_sandstone_slab"
}
}