Fixed electrolyzer
This commit is contained in:
@@ -187,7 +187,7 @@ public class ErekirTechTree{
|
||||
|
||||
node(cliffCrusher, () -> {
|
||||
node(siliconArcFurnace, () -> {
|
||||
node(electrolyzer, Seq.with(new OnSector(three)), () -> {
|
||||
node(electrolyzer, Seq.with(new OnSector(two)), () -> {
|
||||
node(oxidationChamber, () -> {
|
||||
node(electricHeater, Seq.with(new OnSector(four)), () -> {
|
||||
node(heatRedirector, () -> {
|
||||
|
||||
Reference in New Issue
Block a user