TESR update packets should no longer cause block updates.
This commit is contained in:
@@ -603,7 +603,7 @@ public class CableBusContainer implements AEMultiTile, ICableBusContainer
|
||||
throw new RuntimeException( "Invalid Stream For CableBus Container." );
|
||||
}
|
||||
}
|
||||
else
|
||||
else if ( getPart( side ) != null )
|
||||
removePart( side, false );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user