Cargo tech tree entry
This commit is contained in:
@@ -13,6 +13,12 @@ public class ErekirTechTree{
|
||||
node(surgeConveyor, () -> {
|
||||
node(surgeRouter);
|
||||
});
|
||||
|
||||
node(unitCargoLoader, () -> {
|
||||
node(unitCargoUnloadPoint, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
node(overflowDuct, () -> {
|
||||
|
||||
Reference in New Issue
Block a user