Misc bugfixes

This commit is contained in:
Anuken
2022-01-23 15:34:51 -05:00
parent 5a2d69278b
commit 56334d9199
3 changed files with 6 additions and 2 deletions

View File

@@ -42,9 +42,7 @@ public class SerpuloTechTree{
node(titaniumConveyor, Seq.with(new SectorComplete(craters)), () -> {
node(phaseConveyor, () -> {
node(massDriver, () -> {
node(payloadPropulsionTower, () -> {
});
});
});