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

20 lines
302 B
JSON

{
"type": "eidolon:worktable",
"pattern": [
" w ",
" w ",
"w w"
],
"reagents": "s s ",
"key": {
"w": {
"item": "eidolon:wicked_weave"
},
"s": {
"item": "eidolon:soul_shard"
}
},
"result": {
"item": "eidolon:warlock_hat"
}
}