Nerf fluorine cost for refrigerant pellet (#1983)
Signed-off-by: TomPlop <tomdidome@gmail.com>
This commit is contained in:
parent
da17861b90
commit
ef1c220be0
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ function registerTFGNuclearRecipes(event) {
|
|||
.duration(20*36)
|
||||
|
||||
event.recipes.gtceu.vacuum_freezer('tfg:tetrafluoroethane_gem')
|
||||
.inputFluids(Fluid.of('tfg:tetrafluoroethane', 1000))
|
||||
.inputFluids(Fluid.of('tfg:tetrafluoroethane', 100))
|
||||
.itemOutputs(Item.of('tfg:tetrafluoroethane_gem', 1))
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.duration(20*14)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue