TESR update packets should no longer cause block updates.
This commit is contained in:
parent
0338902021
commit
c11e3ba588
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue