This commit is contained in:
Anuken
2022-11-05 08:36:06 -04:00
parent bd0085a701
commit 0b7156ce13
3 changed files with 3 additions and 4 deletions
@@ -48,6 +48,4 @@ public class LiquidJunction extends LiquidBlock{
return next.getLiquidDestination(this, liquid);
}
}
}