IMC-Vocality/kubejs/data/eidolon/recipes/warded_mail.json
2025-04-09 22:50:07 -05:00

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"
}
}