Underflow duct (#6957)

* Underflow Gate

I'm not sure why ClassMap decided to import OverflowDuct instead of using the full path when being generated.

* Better top sprite

Also fix base asymmetry

Co-authored-by: Anuken <arnukren@gmail.com>
This commit is contained in:
MEEPofFaith
2022-07-05 15:41:13 -07:00
committed by GitHub
parent 7ddbc40720
commit 45bc4dcb00
8 changed files with 36 additions and 5 deletions

View File

@@ -87,6 +87,7 @@ public class ErekirTechTree{
});
node(overflowDuct, Seq.with(new OnSector(two)), () -> {
node(underflowDuct);
node(reinforcedContainer, () -> {
node(ductUnloader, () -> {