35 lines
793 B
JSON
35 lines
793 B
JSON
{
|
|
"machine": "meteoric_befaller",
|
|
"registryName": "meteoric_befaller_technetium",
|
|
"recipeTime": 100,
|
|
"requirements": [
|
|
{
|
|
"type": "mana",
|
|
"io-type": "input",
|
|
"mana": 250
|
|
},
|
|
{
|
|
"type": "item",
|
|
"io-type": "input",
|
|
"item": "aether_legacy:enchanted_gravitite"
|
|
},
|
|
{
|
|
"type": "item",
|
|
"io-type": "output",
|
|
"item": "contenttweaker:dense_gravitite_ore",
|
|
"amount": 2
|
|
},
|
|
{
|
|
"type": "item",
|
|
"io-type": "output",
|
|
"item": "aether_legacy:zanite_ore",
|
|
"amount": 8
|
|
},
|
|
{
|
|
"type": "item",
|
|
"io-type": "output",
|
|
"item": "aether_legacy:ambrosium_ore",
|
|
"amount": 8
|
|
}
|
|
]
|
|
} |