32 lines
571 B
JSON
32 lines
571 B
JSON
{
|
|
"type": "eidolon:worktable",
|
|
"pattern": [
|
|
" d ",
|
|
" a ",
|
|
" g "
|
|
],
|
|
"reagents": "hsws",
|
|
"key": {
|
|
"d": {
|
|
"tag": "forge:storage_blocks/diamond"
|
|
},
|
|
"a": {
|
|
"item": "eidolon:basic_amulet"
|
|
},
|
|
"g": {
|
|
"item": "minecraft:glass"
|
|
},
|
|
"h": {
|
|
"item": "eidolon:zombie_heart"
|
|
},
|
|
"s": {
|
|
"item": "eidolon:lesser_soul_gem"
|
|
},
|
|
"w": {
|
|
"item": "iceandfire:ectoplasm"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "eidolon:glass_hand"
|
|
}
|
|
} |