Might as well add a tech tree entry
This commit is contained in:
@@ -199,6 +199,10 @@ public class TechTree implements ContentList{
|
||||
node(phaseConduit, () -> {
|
||||
|
||||
});
|
||||
|
||||
node(platedConduit, () -> {
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
node(rotaryPump, () -> {
|
||||
|
||||
Reference in New Issue
Block a user