item/fluid count changes.. again

This commit is contained in:
PrototypeTrousers
2021-12-07 20:38:50 -03:00
parent 85dc8ae7c1
commit b51af43dba
7 changed files with 26 additions and 25 deletions
@@ -185,6 +185,7 @@ public class DualityInterface implements IGridTickable, IStorageMonitorable, IIn
if( cfg != hasConfig )
{
resetConfigCache = true;
this.notifyNeighbors();
}
}
else if( inv == this.patterns && ( !removed.isEmpty() || !added.isEmpty() ) )