fluid storage bus handler cache tweaks and simplify energy cache
This commit is contained in:
@@ -227,7 +227,7 @@ public class PartFluidStorageBus extends PartSharedStorageBus implements IMEMoni
|
||||
{
|
||||
this.resetCacheLogic = 2;
|
||||
}
|
||||
else
|
||||
else if( this.resetCacheLogic < 2 )
|
||||
{
|
||||
this.resetCacheLogic = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user