tweak empty fuel rod recipe
This commit is contained in:
parent
929262415a
commit
1ef4d4ae72
1 changed files with 3 additions and 2 deletions
|
|
@ -64,11 +64,12 @@ function registerTFGNuclearRecipes(event) {
|
|||
.duration(20*300)
|
||||
.EUt(GTValues.V[GTValues.IV])
|
||||
|
||||
event.recipes.gtceu.lathe('tfg:empty_rod')
|
||||
.itemInputs('gtceu:cobalt_large_restrictive_item_pipe')
|
||||
event.recipes.gtceu.assembler('tfg:empty_rod')
|
||||
.itemInputs('3x gtceu:cobalt_large_restrictive_item_pipe', '3x gtceu:lead_huge_fluid_pipe')
|
||||
.itemOutputs('tfg:empty_rod')
|
||||
.duration(20*15)
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
.addMaterialInfo(true)
|
||||
|
||||
//#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue