27 lines
486 B
JSON
27 lines
486 B
JSON
{
|
|
"format_version": "1.12",
|
|
"minecraft:recipe_shaped": {
|
|
"description": {
|
|
"identifier": "imoo:turel_del"
|
|
},
|
|
"tags": [
|
|
"crafting_table"
|
|
],
|
|
"pattern": [
|
|
"|#|",
|
|
"#|#",
|
|
"|#|"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:cobblestone"
|
|
},
|
|
"|": {
|
|
"item": "minecraft:redstone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "imoo:turel_del"
|
|
}
|
|
}
|
|
} |