23 lines
356 B
JSON
23 lines
356 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"group": "eidolon",
|
|
"pattern": [
|
|
" x ",
|
|
"s s",
|
|
"xpx"
|
|
],
|
|
"key": {
|
|
"x": {
|
|
"item": "forbidden_arcanus:deorum_ingot"
|
|
},
|
|
"p": {
|
|
"item": "eidolon:pewter_ingot"
|
|
},
|
|
"s": {
|
|
"item": "oreganized:silver_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:censer"
|
|
}
|
|
} |