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

21 lines
336 B
JSON

{
"type": "eidolon:worktable",
"pattern": [
" f ",
"frf",
" f "
],
"reagents": "ffff",
"key": {
"f": {
"item": "ars_nouveau:water_essence"
},
"r": {
"item": "irons_spellbooks:blank_rune"
}
},
"result": {
"item": "traveloptics:aqua_rune",
"count": 1
}
}