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

14 lines
224 B
JSON

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