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

15 lines
246 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "eidolon",
"ingredients": [
{
"item": "minecraft:book"
},
{
"item": "minecraft:rotten_flesh"
}
],
"result": {
"item": "eidolon:codex"
}
}