27 lines
493 B
JSON
27 lines
493 B
JSON
{
|
|
"type": "eidolon:crucible",
|
|
"steps": [
|
|
{
|
|
"items": [
|
|
{ "item": "eidolon:zombie_heart" },
|
|
{ "item": "minecraft:rotten_flesh" }
|
|
]
|
|
},
|
|
{
|
|
"stirs": 2,
|
|
"items": [
|
|
{ "item": "minecraft:bone_meal" },
|
|
{ "item": "minecraft:bone_meal" }
|
|
]
|
|
},
|
|
{
|
|
"items": [
|
|
{ "item": "minecraft:charcoal" }
|
|
]
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "eidolon:death_essence",
|
|
"count": 4
|
|
}
|
|
} |