28 lines
479 B
JSON
28 lines
479 B
JSON
{
|
|
"type": "eidolon:crucible",
|
|
"steps": [
|
|
{
|
|
"items": [
|
|
{ "item": "minecraft:leather" }
|
|
]
|
|
},
|
|
{
|
|
"stirs": 1
|
|
},
|
|
{
|
|
"stirs": 1
|
|
},
|
|
{
|
|
"items": [
|
|
{ "item": "minecraft:paper" },
|
|
{ "item": "minecraft:paper" },
|
|
{ "item": "minecraft:paper" },
|
|
{ "item": "eidolon:enchanted_ash" }
|
|
]
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "eidolon:parchment",
|
|
"count": 4
|
|
}
|
|
} |