34 lines
631 B
JSON
34 lines
631 B
JSON
{
|
|
"type": "eidolon:crucible",
|
|
"steps": [
|
|
{
|
|
"items": [
|
|
{ "tag": "forge:dyes/black" },
|
|
{ "tag": "forge:dyes/black" },
|
|
{ "item": "minecraft:glow_ink_sac" }
|
|
]
|
|
},
|
|
{
|
|
"items": [
|
|
{ "tag": "forge:dyes/blue" }
|
|
],
|
|
"stirs": 1
|
|
},
|
|
{
|
|
"items": [
|
|
{ "item": "oreganized:silver_nugget" },
|
|
{ "item": "oreganized:silver_nugget" }
|
|
],
|
|
"stirs": 1
|
|
},
|
|
{
|
|
"items": [
|
|
{ "item": "minecraft:glass_bottle" }
|
|
]
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "eidolon:magic_ink",
|
|
"count": 2
|
|
}
|
|
} |