15 lines
246 B
JSON
15 lines
246 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"group": "eidolon",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:book"
|
|
},
|
|
{
|
|
"item": "minecraft:rotten_flesh"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "eidolon:codex"
|
|
}
|
|
} |