Moved Payload Propulsion Tower to Erekir

This commit is contained in:
Anuken
2022-10-26 16:26:12 -04:00
parent 6566bf9dd5
commit ba10fc252c
17 changed files with 8 additions and 9 deletions

View File

@ -107,10 +107,9 @@ public class ErekirTechTree{
//TODO further limitations
node(payloadLoader, () -> {
node(payloadUnloader, () -> {
//TODO replace.
//node(payloadPropulsionTower, () -> {
node(largePayloadMassDriver, () -> {
//});
});
});
});