Files
minecraft-assets/data/minecraft/recipe/red_sandstone_slab.json
2025-02-26 18:31:02 +01:00

17 lines
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"
}
}