fluid storage bus handler cache tweaks and simplify energy cache

This commit is contained in:
PrototypeTrousers
2021-09-06 23:51:32 -03:00
parent 059f20d801
commit cc5377d53b
4 changed files with 39 additions and 96 deletions
@@ -227,7 +227,7 @@ public class PartFluidStorageBus extends PartSharedStorageBus implements IMEMoni
{
this.resetCacheLogic = 2;
}
else
else if( this.resetCacheLogic < 2 )
{
this.resetCacheLogic = 1;
}