Files

24 lines
414 B
JSON

{
"format_version": "1.12",
"minecraft:recipe_shaped": {
"description": {
"identifier": "imoo:grave_1"
},
"tags": [
"crafting_table"
],
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:stone"
}
},
"result": {
"item": "imoo:grave_1",
"count": 6
}
}
}