Add circuit to Silicon Tetrachloride (#2387)
Fixes #2383, deconflicts with Polydimethylsiloxane (and various other recipes!) Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ function registerTFGZirconiumRecipes(event) {
|
||||
.inputFluids('gtceu:chlorine 4000')
|
||||
.outputFluids('tfg:silicon_tetrachloride 1000')
|
||||
.duration(20 * 20)
|
||||
.circuit(1)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:silicon_tetrachloride_decomp')
|
||||
@@ -58,4 +59,4 @@ function registerTFGZirconiumRecipes(event) {
|
||||
.EUt(GTValues.VA[GTValues.HV])
|
||||
|
||||
// #endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user