Fixed #0200 - Storage Bus Doesn't Connect to BC Pipe
This commit is contained in:
@@ -425,7 +425,8 @@ public class CableBusPart extends JCuboidPart implements JNormalOcclusion, IReds
|
||||
@Override
|
||||
public void partChanged()
|
||||
{
|
||||
// nothing!
|
||||
if ( worldObj != null )
|
||||
worldObj.notifyBlocksOfNeighborChange( xCoord, yCoord, zCoord, Platform.air );
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user