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

29 lines
464 B
JSON

{
"type": "eidolon:worktable",
"pattern": [
"pp ",
" sp",
"s "
],
"reagents": "utct",
"key": {
"p": {
"tag": "forge:ingots/pewter"
},
"u": {
"tag": "eidolon:patron_symbol"
},
"t": {
"item": "hexerei:cloth"
},
"c": {
"item": "eidolon:soul_shard"
},
"s": {
"item": "minecraft:stick"
}
},
"result": {
"item": "eidolon:reaper_scythe"
}
}