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

21 lines
365 B
JSON

{
"type": "minecraft:crafting_shapeless",
"group": "eidolon",
"ingredients": [
{
"item": "eidolon:parchment"
},
{
"item": "eidolon:magic_ink"
},
{
"tag": "forge:feathers"
},
{
"item": "forbidden_arcanus:deorum_nugget"
}
],
"result": {
"item": "eidolon:notetaking_tools"
}
}