26 lines
440 B
JSON
26 lines
440 B
JSON
{
|
|
"type": "eidolon:worktable",
|
|
"pattern": [
|
|
" s ",
|
|
"aia",
|
|
" a "
|
|
],
|
|
"reagents": "pppp",
|
|
"key": {
|
|
"p": {
|
|
"item": "eidolon:pewter_inlay"
|
|
},
|
|
"i": {
|
|
"item": "minecraft:iron_chestplate"
|
|
},
|
|
"a": {
|
|
"item": "forbidden_arcanus:arcane_crystal_dust"
|
|
},
|
|
"s": {
|
|
"item": "eidolon:soul_shard"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:warded_mail"
|
|
}
|
|
} |