minecraft-src/data/minecraft/recipe/red_sandstone_slab.json
2025-07-04 02:00:41 +03:00

17 lines
No EOL
280 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": [
"minecraft:red_sandstone",
"minecraft:chiseled_red_sandstone"
]
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:red_sandstone_slab"
}
}