removing this reflector block recipe because people keep getting tripped up on it
This commit is contained in:
parent
65e4e9d6a3
commit
588eaf8940
1 changed files with 0 additions and 10 deletions
|
|
@ -97,16 +97,6 @@ function registerTFGCasingRecipes(event) {
|
|||
.itemOutputs('1x tfg:reflector')
|
||||
.circuit(6)
|
||||
.duration(20 * (60))
|
||||
.EUt(GTValues.VH[GTValues.HV])
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:reflector_from_inr')
|
||||
.itemInputs(
|
||||
'1x gtceu:neutron_reflector',
|
||||
ChemicalHelper.get(TagPrefix.frameGt, GTMaterials.BlackSteel, 1)
|
||||
)
|
||||
.itemOutputs('2x tfg:reflector')
|
||||
.circuit(9)
|
||||
.duration(20 * (20))
|
||||
.EUt(GTValues.VH[GTValues.MV])
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:reflector_from_certus')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue