ntx4core/src/main/resources/data/ntx4core/recipes/alecubus.json

17 lines
323 B
JSON

{
"type": "mekanism:nucleosynthesizing",
"itemInput": {
"ingredient": {
"item": "ntx4core:chaotic_construct"
}
},
"gasInput": {
"amount": 10000,
"gas": "mekanism:antimatter"
},
"output": {
"item": "ntx4core:alecubus"
},
"duration": 1250
}