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

15 lines
254 B
JSON

{
"type": "eidolon:crucible",
"steps": [
{
"items": [
{ "tag": "forge:ender_pearls" },
{ "item": "eidolon:enchanted_ash" }
]
}
],
"result": {
"item": "eidolon:ender_calx",
"count": 2
}
}