31 lines
808 B
JSON
31 lines
808 B
JSON
{
|
|
"machine": "relic_of_the_fallen_tower",
|
|
"registryName": "relic_fallen_tower_aether",
|
|
"recipeTime": 200,
|
|
"requirements": [
|
|
{
|
|
"type": "modularmachinery:fluid",
|
|
"io-type": "input",
|
|
"fluid": "lifeessence",
|
|
"amount": 10000
|
|
},
|
|
{
|
|
"type": "modularmachinery:item",
|
|
"io-type": "input",
|
|
"item": "contenttweaker:valkyrie_construct",
|
|
"amount": 1
|
|
},
|
|
{
|
|
"type": "modularmachinery:mana",
|
|
"io-type": "input",
|
|
"amount": 10000,
|
|
"perTick": false
|
|
},
|
|
{
|
|
"type": "modularmachineryaddons:meteor",
|
|
"io-type": "output",
|
|
"item": "contenttweaker:valkyrie_construct"
|
|
}
|
|
|
|
]
|
|
} |