minecraft-assets/data/minecraft/recipes/chiseled_red_sandstone.json

17 lines
277 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:red_sandstone_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "minecraft:chiseled_red_sandstone"
},
"show_notification": true
}