26 lines
463 B
JSON
26 lines
463 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shaped": {
|
|
"description": {
|
|
"identifier": "imoo:grave_2"
|
|
},
|
|
"tags": [
|
|
"crafting_table"
|
|
],
|
|
"pattern": [
|
|
" | ",
|
|
"|||",
|
|
" | "
|
|
],
|
|
"key": {
|
|
"|": {
|
|
"item": "minecraft:cobblestone_wall",
|
|
"data": 4
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "imoo:grave_2",
|
|
"count": 3
|
|
}
|
|
}
|
|
} |