recipes
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"type": "create:sequenced_assembly",
|
||||
"ingredient": {
|
||||
"item": "enderio:octadic_capacitor"
|
||||
},
|
||||
"loops": 1,
|
||||
"results": [
|
||||
{
|
||||
"item": "enderio:guardian_diode"
|
||||
}
|
||||
],
|
||||
"sequence": [
|
||||
{
|
||||
"type": "create:deploying",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
},
|
||||
{
|
||||
"tag": "forge:ingots/energetic_alloy"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "create:deploying",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
},
|
||||
{
|
||||
"tag": "forge:gems/prismarine"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "create:deploying",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
},
|
||||
{
|
||||
"tag": "forge:dusts/prismarine"
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"item": "enderio:octadic_capacitor"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"transitionalItem": {
|
||||
"item": "enderio:octadic_capacitor"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user