Balancing

This commit is contained in:
Anuken
2022-01-27 14:15:30 -05:00
parent d410bc345c
commit 632bc79924
3 changed files with 8 additions and 8 deletions

View File

@ -40,13 +40,13 @@ public class ErekirTechTree{
});
});
node(overflowDuct, () -> {
node(ductUnloader, () -> {
});
});
node(reinforcedContainer, () -> {
node(overflowDuct, () -> {
node(ductUnloader, () -> {
});
});
node(reinforcedVault, () -> {
});