Fixes for 0.11.6 (#2123)
* Casings and nerf apt * Change Rotor Holder recipes * nerf refrigerant pellet duration
This commit is contained in:
parent
8ecae6d279
commit
f2b15b18ed
3 changed files with 77 additions and 48 deletions
|
|
@ -344,7 +344,7 @@ function registerTFGNuclearRecipes(event) {
|
|||
.inputFluids(Fluid.of('gtceu:radon', 5))
|
||||
.itemOutputs(Item.of('tfg:refrigerant_pellet', 1))
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
.duration(20*17)
|
||||
.duration(20*9)
|
||||
|
||||
// Graphite Moderator Line
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue