small tweaks
This commit is contained in:
parent
c5f7330380
commit
934ac6a792
2 changed files with 5 additions and 3 deletions
|
|
@ -56,7 +56,7 @@ function registerTFGNuclearRecipes(event) {
|
|||
|
||||
event.recipes.gtceu.centrifuge('mars_semiheavy_water')
|
||||
.inputFluids(Fluid.of('tfg:semiheavy_ammoniacal_water', 1000))
|
||||
.outputFluids(Fluid.of('gtceu:semiheavy_water', 500))
|
||||
.outputFluids(Fluid.of('tfg:semiheavy_water', 500))
|
||||
.itemOutputs('2x #forge:tiny_dusts/ammonium_chloride')
|
||||
.duration(20*9)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue