Change Fission Progression (#2040)
This commit is contained in:
parent
f5ad5f091c
commit
2a97ad0b72
5 changed files with 88 additions and 47 deletions
|
|
@ -338,6 +338,7 @@ function registerTFGNuclearRecipes(event) {
|
|||
event.recipes.gtceu.assembler('tfg:tetrafluoroethane_gem')
|
||||
.itemInputs(Item.of('tfg:tetrafluoroethane_gem', 1))
|
||||
.itemInputs(Item.of('tfg:polycaprolactam_fabric', 16))
|
||||
.inputFluids(Fluid.of('gtceu:radon', 5))
|
||||
.itemOutputs(Item.of('tfg:refrigerant_pellet', 1))
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.duration(20*17)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue