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

27 lines
433 B
JSON

{
"type": "eidolon:worktable",
"pattern": [
"www",
"wsw",
"www"
],
"reagents": "u b ",
"key": {
"w": {
"item": "hexerei:infused_fabric"
},
"s": {
"item": "eidolon:shadow_gem"
},
"u": {
"item": "eidolon:unholy_symbol"
},
"b": {
"tag": "forge:dyes/blue"
}
},
"result": {
"item": "eidolon:wicked_weave",
"count": 8
}
}