31 lines
797 B
JSON
31 lines
797 B
JSON
{
|
|
"machine": "relic_of_the_fallen_tower",
|
|
"registryName": "relic_fallen_tower_cosmicgem",
|
|
"recipeTime": 200,
|
|
"requirements": [
|
|
{
|
|
"type": "modularmachinery:fluid",
|
|
"io-type": "input",
|
|
"fluid": "lifeessence",
|
|
"amount": 10000
|
|
},
|
|
{
|
|
"type": "modularmachinery:item",
|
|
"io-type": "input",
|
|
"item": "contenttweaker:cosmic_gem",
|
|
"amount": 1
|
|
},
|
|
{
|
|
"type": "modularmachineryaddons:flux",
|
|
"io-type": "input",
|
|
"amount": 50,
|
|
"chunkRange": 0
|
|
},
|
|
{
|
|
"type": "modularmachineryaddons:meteor",
|
|
"io-type": "output",
|
|
"item": "contenttweaker:cosmic_gem"
|
|
}
|
|
|
|
]
|
|
} |