190191192193194195196197198199200
if ( host.canAddPart( held, side ) ) { if ( host.getFacadeContainer().addFacade( fp ) ) { host.markForUpdate(); if ( !player.capabilities.isCreativeMode ) { held.stackSize--; if ( held.stackSize == 0 ) {