Softlock fix

This commit is contained in:
Anuken
2022-02-20 15:35:14 -05:00
parent 672dfc8538
commit d088b69158

View File

@ -145,8 +145,8 @@ public class ErekirTechTree{
});
});
node(siliconArcFurnace, () -> {
node(cliffCrusher, () -> {
node(cliffCrusher, () -> {
node(siliconArcFurnace, () -> {
node(electrolyzer, Seq.with(new OnSector(three)), () -> {
node(oxidationChamber, () -> {
node(electricHeater, Seq.with(new OnSector(four)), () -> {